public final class FillMode
extends com.aspose.ms.System.Enum
Specifies how the interior of a closed path is filled.
Modifier and Type | Field and Description |
---|---|
static int |
Alternate
Specifies the alternate fill mode.
|
static int |
Winding
Specifies the winding fill mode.
|
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 int Alternate
Specifies the alternate fill mode.
public static final int Winding
Specifies the winding fill mode.