FillMode

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class FillMode extends System.Enum

指定闭合路径内部的填充方式。

字段

字段描述
Alternate指定备用填充模式。
Winding指定环绕填充模式。

Alternate

public static final int Alternate

指定备用填充模式。

Winding

public static final int Winding

指定环绕填充模式。