Class SymbolTypes
To specify the symbol type.
Inheritance
System.Object
SymbolTypes
Namespace: Syncfusion.Windows.Forms.Maps
Assembly: Syncfusion.Maps.Windows.dll
Syntax
public sealed class SymbolTypes : Enum
Fields
Custom
To specify the symbol type as Custom
Declaration
public const SymbolTypes Custom
Field Value
| Type |
|---|
| SymbolTypes |
Ellipse
To specify the symbol type as Ellipse
Declaration
public const SymbolTypes Ellipse
Field Value
| Type |
|---|
| SymbolTypes |
Rectangle
To specify the symbol type as Rectangle
Declaration
public const SymbolTypes Rectangle
Field Value
| Type |
|---|
| SymbolTypes |