public final class EmfStrokeVariation
extends com.aspose.ms.System.Enum
The StrokeVariation enumeration defines values for one of the characteristics in the PANOSE system for classifying typefaces.
Modifier and Type | Field and Description |
---|---|
static byte |
PAN_ANY
The Any Stroke.
|
static byte |
PAN_NO_FIT
The No fit.
|
static byte |
PAN_STROKE_GRADUAL_DIAG
Gradual / diagonal
|
static byte |
PAN_STROKE_GRADUAL_HORZ
Gradual horizontal
|
static byte |
PAN_STROKE_GRADUAL_TRAN
Gradual transitional
|
static byte |
PAN_STROKE_GRADUAL_VERT
Gradual vertical
|
static byte |
PAN_STROKE_INSTANT_VERT
Instant vertical
|
static byte |
PAN_STROKE_RAPID_HORZ
Rapid horizontal
|
static byte |
PAN_STROKE_RAPID_VERT
Rapid vertical
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final byte PAN_ANY
The Any Stroke.
public static final byte PAN_NO_FIT
The No fit.
public static final byte PAN_STROKE_GRADUAL_DIAG
Gradual / diagonal
public static final byte PAN_STROKE_GRADUAL_TRAN
Gradual transitional
public static final byte PAN_STROKE_GRADUAL_VERT
Gradual vertical
public static final byte PAN_STROKE_GRADUAL_HORZ
Gradual horizontal
public static final byte PAN_STROKE_RAPID_VERT
Rapid vertical
public static final byte PAN_STROKE_RAPID_HORZ
Rapid horizontal
public static final byte PAN_STROKE_INSTANT_VERT
Instant vertical