public final class DgnLineStyle
extends com.aspose.ms.System.Enum
Line style
Modifier and Type | Field and Description |
---|---|
static int |
DashDoubleDot
Dash double dot
|
static int |
DotDashed
Dot dashed
|
static int |
Dotted
Dotted line style
|
static int |
LongDashed
Long dashed
|
static int |
LongDashShortDash
Long dash-short dash
|
static int |
MediumDashed
Medium dashed
|
static int |
ShortDashed
Short dashed
|
static int |
Solid
Solid line style
|
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 line style
public static final int Dotted
Dotted line style
public static final int MediumDashed
Medium dashed
public static final int LongDashed
Long dashed
public static final int DotDashed
Dot dashed
public static final int ShortDashed
Short dashed
public static final int DashDoubleDot
Dash double dot
public static final int LongDashShortDash
Long dash-short dash