public final class VectorPathType
extends com.aspose.ms.System.Enum
Vector Path Type according to PSD Format Specification
Modifier and Type | Field and Description |
---|---|
static short |
ClipboardRecord
The clipboard record
|
static short |
ClosedSubpathBezierKnotLinked
The closed subpath bezier knot linked
|
static short |
ClosedSubpathBezierKnotUnlinked
The closed subpath bezier knot unlinked
|
static short |
ClosedSubpathLengthRecord
The closed subpath length record
|
static short |
InitialFillRuleRecord
The initial fill rule record
|
static short |
OpenSubpathBezierKnotLinked
The open subpath bezier knot linked
|
static short |
OpenSubpathBezierKnotUnlinked
The open subpath bezier knot unlinked
|
static short |
OpenSubpathLengthRecord
The open subpath length record
|
static short |
PathFillRuleRecord
The path fill rule record
|
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 short ClosedSubpathLengthRecord
The closed subpath length record
public static final short ClosedSubpathBezierKnotLinked
The closed subpath bezier knot linked
public static final short ClosedSubpathBezierKnotUnlinked
The closed subpath bezier knot unlinked
public static final short OpenSubpathLengthRecord
The open subpath length record
public static final short OpenSubpathBezierKnotLinked
The open subpath bezier knot linked
public static final short OpenSubpathBezierKnotUnlinked
The open subpath bezier knot unlinked
public static final short PathFillRuleRecord
The path fill rule record
public static final short ClipboardRecord
The clipboard record
public static final short InitialFillRuleRecord
The initial fill rule record