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.
|
public static final int Alternate
Specifies the alternate fill mode.
public static final int Winding
Specifies the winding fill mode.
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.