'Declaration Public Enum AnnotationFontUnit Inherits System.Enum
public enum AnnotationFontUnit : System.Enum
__value public enum AnnotationFontUnit : public System.Enum
public enum class AnnotationFontUnit : public System.Enum
'Declaration Public Enum AnnotationFontUnit Inherits System.Enum
public enum AnnotationFontUnit : System.Enum
__value public enum AnnotationFontUnit : public System.Enum
public enum class AnnotationFontUnit : public System.Enum
| Member | Description |
|---|---|
| World | Specifies the world coordinate system unit as the unit of measure. |
| Display | Specifies the unit of measure of the display device. |
| Point | Specifies a printer's point (1/72 inch) as the unit of measure. |
| Inch | Specifies the inch as the unit of measure. |
| Document | Specifies the document unit (1/300 inch) as the unit of measure. |
| Millimeter | Specifies the millimeter as the unit of measure. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.Annotation.AnnotationFontUnit
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5