GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace
/ Annotation.GdPictureAnnotationType Enumeration
Annotation.GdPictureAnnotationType Enumeration
In This Topic
Syntax
'Declaration
<ComVisibleAttribute(True)>
Public Enum Annotation.GdPictureAnnotationType
Inherits System.Enum
[ComVisible(true)]
public enum Annotation.GdPictureAnnotationType : System.Enum
public enum Annotation.GdPictureAnnotationType = class(System.Enum)
ComVisibleAttribute()
public enum Annotation.GdPictureAnnotationType extends System.Enum
[ComVisible(true)]
__value public enum Annotation.GdPictureAnnotationType : public System.Enum
[ComVisible(true)]
public enum class Annotation.GdPictureAnnotationType : public System.Enum
Members
| Member | Value | Description |
| AnnotationTypeComment | 2048 | |
| AnnotationTypeConnectedLines | 5 | |
| AnnotationTypeCustom | 1024 | |
| AnnotationTypeEllipse | 6 | |
| AnnotationTypeEmbeddedImage | 7 | |
| AnnotationTypeFreeHand | 10 | |
| AnnotationTypeFreeHandHighlighter | 11 | |
| AnnotationTypeFreeHandPolygon | 12 | |
| AnnotationTypeLine | 3 | |
| AnnotationTypeLineArrow | 4 | |
| AnnotationTypeLink | 13 | |
| AnnotationTypePolygon | 14 | |
| AnnotationTypePolyRuler | 16 | |
| AnnotationTypeRectangle | 1 | |
| AnnotationTypeRectangleHighlighter | 2 | |
| AnnotationTypeRedaction | 17 | |
| AnnotationTypeRubberStamp | 0 | |
| AnnotationTypeRuler | 15 | |
| AnnotationTypeStickyNote | 9 | |
| AnnotationTypeText | 8 | |
| AnnotationTypeUndefined | -1 | |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
GdPicture14.Annotations.Annotation.GdPictureAnnotationType
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace