public final class PatternType
extends com.aspose.ms.System.Enum
Modifier and Type | Field and Description |
---|---|
static int |
Shading
Represents shading pattern type
|
static int |
Tiling
Represents tiling pattern type
|
static int |
Unknown
Represents unset or unknown pattern type
|
public static final int Unknown
public static final int Tiling
public static final int Shading
Copyright © 2014 Aspose. All Rights Reserved.