Enum AnnotationShapes
To specify the annotation shape.
Namespace: Syncfusion.Windows.Forms.Maps
Assembly: Syncfusion.Maps.Windows.dll
Syntax
public enum AnnotationShapes
Fields
| Name | Description |
|---|---|
| Image | To specify the annotation shape as Image |
| None | To specify the annotation shape as none |
| Rectangle | To specify the annotation shape as Rectangle |