public final class Features extends Object
Features of Aspose.Drawing library.
| Constructor and Description |
|---|
Features() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getVectorRegions()
Gets or sets a value indicating whether use extended regions with vector paths should be use or not.
|
static void |
setVectorRegions(boolean value)
Gets or sets a value indicating whether use extended regions with vector paths should be use or not.
|
public static boolean getVectorRegions()
Gets or sets a value indicating whether use extended regions with vector paths should be use or not.
public static void setVectorRegions(boolean value)
Gets or sets a value indicating whether use extended regions with vector paths should be use or not.
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.