Class AnnotationShapes
To specify the annotation shape.
Inheritance
System.Object
AnnotationShapes
Namespace: Syncfusion.Windows.Forms.Maps
Assembly: Syncfusion.Maps.Windows.dll
Syntax
public sealed class AnnotationShapes : Enum
Fields
Image
To specify the annotation shape as Image
Declaration
public const AnnotationShapes Image
Field Value
| Type |
|---|
| AnnotationShapes |
None
To specify the annotation shape as none
Declaration
public const AnnotationShapes None
Field Value
| Type |
|---|
| AnnotationShapes |
Rectangle
To specify the annotation shape as Rectangle
Declaration
public const AnnotationShapes Rectangle
Field Value
| Type |
|---|
| AnnotationShapes |