Accusoft.NotateXpressSdk Namespace : SubMenuId Enumeration |
'Declaration Public Enum SubMenuId Inherits System.Enum
'Usage Dim instance As SubMenuId
public enum SubMenuId : System.Enum
__value public enum SubMenuId : public System.Enum
public enum class SubMenuId : public System.Enum
Member | Value | Description |
---|---|---|
AutoSizeNone | 3100 | Annotations are not bound. |
AutoSizeToContents | 3101 | Annotations are bound to contents. |
BackStyleOpaque | 3002 | Back style is opaque. |
BackStyleTranslucent | 3003 | Back style is translucent. |
BackStyleTransparent | 3001 | Back style is transparent. |
HatchStyleBackwardDiagonal | 6003 | Hatch style is backward diagonal. |
HatchStyleCross | 6004 | Hatch style is cross. |
HatchStyleDiagonalCross | 6005 | Hatch style is diagonal cross. |
HatchStyleForwardDiagonal | 6002 | Hatch style is forward diagonal. |
HatchStyleHorizontal | 6000 | Hatch style is horizontal. |
HatchStyleNone | 5999 | Hatch style is none. |
HatchStyleVertical | 6001 | Hatch style is vertical. |
PenFillStyleInvert | 5507 | Pen fill style is inverted. |
PenFillStyleOpaque | 5513 | Pen fill style is opaque. |
PenFillStyleTranslucent | 5509 | Pen fill style is translucent. |
PenStyleDash | 5001 | Pen style is dash. |
PenStyleDashDot | 5003 | Pen style is dash dot. |
PenStyleDashDotDot | 5004 | Pen style is dash dot dot. |
PenStyleDot | 5002 | Pen style is dot. |
PenStyleSolid | 5000 | Pen style is solid. |
PenWidth0 | 2000 | Pen width 0. |
PenWidth1 | 2001 | Pen width 1. |
PenWidth2 | 2002 | Pen width 2. |
PenWidth3 | 2003 | Pen width 3. |
PenWidth4 | 2004 | Pen width 4. |
PenWidth5 | 2005 | Pen width 5. |
PenWidth6 | 2006 | Pen width 6. |
PenWidth7 | 2007 | Pen width 7. |
PenWidth8 | 2008 | Pen width 8. |
PenWidth9 | 2009 | Pen width 9. |
ProtractorDegrees | 2063 | Protractor in Degrees. |
ProtractorRadians | 2064 | Protractor in Radians. |
RulerCentimeters | 2055 | Ruler in centimeters. |
RulerDecimeters | 2056 | Ruler in decimeters. |
RulerDekameters | 2058 | Ruler in dekameters. |
RulerFeet | 2050 | Ruler in feet. |
RulerInches | 2049 | Ruler in inches. |
RulerKilometers | 2059 | Ruler in kilometers. |
RulerMeters | 2057 | Ruler in meters. |
RulerMicroMeters | 2053 | Ruler in micrometers. |
RulerMiles | 2052 | Ruler in miles. |
RulerMillimeters | 2054 | Ruler in millimeters. |
RulerPixels | 2061 | Ruler in pixels. |
RulerTwips | 2062 | Ruler in twips. |
RulerYards | 2051 | Ruler in yards. |
TextJustificationCenter | 7002 | Text justification is center. |
TextJustificationLeft | 7000 | Text justification is left. |
TextJustificationRight | 7001 | Text justification is right. |
TextOrientation0 | 7100 | Text orientation is 0. |
TextOrientation180 | 7280 | Text orientation is 180. |
TextOrientation270 | 7370 | Text orientation is 270. |
TextOrientation90 | 7190 | Text orientation is 90. |
System.Object
System.ValueType
System.Enum
Accusoft.NotateXpressSdk.SubMenuId