Interface IMarkerStyle
public interface IMarkerStyle
Properties
ApplyZoomRange
bool ApplyZoomRange { get; set; }
Property Value
OutlineColor
Color OutlineColor { get; set; }
Property Value
- Color
OutlineWidthPx
float OutlineWidthPx { get; set; }
Property Value
StemWidthPx
float StemWidthPx { get; set; }
Property Value
StemsEnabled
bool StemsEnabled { get; set; }
Property Value
Visible
bool Visible { get; set; }