Features
Contents
[
Hide
]Inheritance: java.lang.Object
public final class Features
Features of Aspose.Drawing library.
Constructors
| Constructor | Description |
|---|---|
| Features() |
Methods
| Method | Description |
|---|---|
| getVectorRegions() | Gets or sets a value indicating whether use extended regions with vector paths should be use or not. |
| setVectorRegions(boolean value) | Gets or sets a value indicating whether use extended regions with vector paths should be use or not. |
Features()
public Features()
getVectorRegions()
public static boolean getVectorRegions()
Gets or sets a value indicating whether use extended regions with vector paths should be use or not.
Returns: boolean
setVectorRegions(boolean value)
public static void setVectorRegions(boolean value)
Gets or sets a value indicating whether use extended regions with vector paths should be use or not.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | boolean |