'Declaration Public Enum GlyphOrientationAngle Inherits System.Enum
public enum GlyphOrientationAngle : System.Enum
'Declaration Public Enum GlyphOrientationAngle Inherits System.Enum
public enum GlyphOrientationAngle : System.Enum
Member | Description |
---|---|
Degrees0 | DWRITE_GLYPH_ORIENTATION_ANGLE_0_DEGREES |
Degrees180 | DWRITE_GLYPH_ORIENTATION_ANGLE_180_DEGREES |
Degrees270 | DWRITE_GLYPH_ORIENTATION_ANGLE_270_DEGREES |
Degrees90 | DWRITE_GLYPH_ORIENTATION_ANGLE_90_DEGREES |
System.Object
System.ValueType
System.Enum
C1.Util.DX.DirectWrite.GlyphOrientationAngle