public final class DwfWhipCapStyleID
extends com.aspose.ms.System.Enum
Represents An enumeration of cap styles used by WT_Line_End_Cap, WT_Line_Start_Cap, WT_Dash_End_Cap, and WT_Dash_Start_Cap.
Modifier and Type | Field and Description |
---|---|
static int |
Butt
Butt cap style
|
static int |
Capstyle
Capstyle cap style
|
static int |
Diamond
Diamond cap style
|
static int |
Round
Round cap style
|
static int |
Square
Square cap style
|
static int |
Undefined
Undefined cap 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 Butt
Butt cap style
public static final int Square
Square cap style
public static final int Round
Round cap style
public static final int Diamond
Diamond cap style
public static final int Capstyle
Capstyle cap style
public static final int Undefined
Undefined cap style