'Declaration
Public Enum AnnotationMode Inherits System.Enum
'Usage
Dim instance As AnnotationMode
public enum AnnotationMode : System.Enum
'Declaration
Public Enum AnnotationMode Inherits System.Enum
'Usage
Dim instance As AnnotationMode
public enum AnnotationMode : System.Enum
Member | Description |
---|---|
Auto | Auto select the annotation mode base on current shape engine. |
Freeform | Draws a shape that has both curved and straight segments. |
Legacy | Starts the legacy annotation mode. |
Scribble | Draw a shape that looks like it was drawn with a pen by hand, or to create smooth curves. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.AnnotationMode