Fill color of the shape.
Namespace: ZylSoft.Gps.MapAssembly: ZylMap (in ZylMap.dll) Version: 1.8.0.0 (1.0.0.0)
Syntaxpublic Color Color { get; set; }Public Property Color As Color
Get
Set
public:
property Color Color {
Color get ();
void set (Color value);
}member Color : Color with get, set
Property Value
Color
See Also