Gets the color associated with this point.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Color Color { get; }
Public ReadOnly Property Color As Color
Get
public:
property Color Color {
Color get ();
}
member Color : Color with get
Property Value
Type:
ColorSee Also