public final class LinePatternPredef
extends com.aspose.ms.System.Enum
Defines line style
Modifier and Type | Field and Description |
---|---|
static int |
Custom
Custom
|
static int |
DashDot
Dashed + Dotted
|
static int |
Dashed
Dashed
|
static int |
Dotted
Dotted
|
static int |
Phantom
Phantom
|
static int |
Solid
Solid
|
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, parseQuick, parseQuick, register, toObject, toString
public static final int Solid
Solid
public static final int Dashed
Dashed
public static final int Dotted
Dotted
public static final int DashDot
Dashed + Dotted
public static final int Phantom
Phantom
public static final int Custom
Custom