| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cad | |
| com.aspose.cad.imageoptions |
| Modifier and Type | Method and Description |
|---|---|
static ScaleType |
ScaleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScaleType[] |
ScaleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ScaleType |
CadRasterizationOptions.getScaleMethod()
Gets or sets scale method for automatic adjust of image size.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CadRasterizationOptions.setScaleMethod(ScaleType value)
Gets or sets scale method for automatic adjust of image size.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.