Gets or sets the stroke of this pyramid.
Namespace:
Ptv.XServer.Controls.Map.Symbols
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public Color Stroke { get; set; }
Public Property Stroke As Color
Get
Set
public:
property Color Stroke {
Color get ();
void set (Color value);
}
member Stroke : Color with get, set
Property Value
Type:
ColorSee Also