'Declaration Public Enum AnnotationPenAlignment Inherits System.Enum
public enum AnnotationPenAlignment : System.Enum
__value public enum AnnotationPenAlignment : public System.Enum
public enum class AnnotationPenAlignment : public System.Enum
'Declaration Public Enum AnnotationPenAlignment Inherits System.Enum
public enum AnnotationPenAlignment : System.Enum
__value public enum AnnotationPenAlignment : public System.Enum
public enum class AnnotationPenAlignment : public System.Enum
Member | Description |
---|---|
Center | Specifies that the AnnotationPen object is centered over the theoretical line. |
Inset | Specifies that the AnnotationPen is positioned on the inside of the theoretical line. |
Outset | Specifies the AnnotationPen is positioned on the outside of the theoretical line. |
Left | Specifies the AnnotationPen is positioned to the left of the theoretical line. |
Right | Specifies the AnnotationPen is positioned to the right of the theoretical line. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.Annotation.AnnotationPenAlignment
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5