Enum SymbolTypes
To specify the symbol type.
Namespace: Syncfusion.Windows.Forms.Maps
Assembly: Syncfusion.Maps.Windows.dll
Syntax
public enum SymbolTypes
Fields
| Name | Description |
|---|---|
| Custom | To specify the symbol type as Custom |
| Ellipse | To specify the symbol type as Ellipse |
| Rectangle | To specify the symbol type as Rectangle |