PrimitiveBaseColor Property

The color by which the primitive should be drawn on the surface.

Definition

Namespace: BeeMobile.TransparentControls.Primitives
Assembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
C#
public Color Color { get; set; }

Property Value

Color

See Also