CircleStrokeStyle Property |
Style of the stroke.
Namespace: ZylSoft.Gps.MapAssembly: ZylMap (in ZylMap.dll) Version: 1.8.0.0 (1.0.0.0)
Syntaxpublic StrokeStyle StrokeStyle { get; set; }Public Property StrokeStyle As StrokeStyle
Get
Set
public:
property StrokeStyle^ StrokeStyle {
StrokeStyle^ get ();
void set (StrokeStyle^ value);
}member StrokeStyle : StrokeStyle with get, set
Property Value
StrokeStyle
See Also