| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cad.cadconsts | |
| com.aspose.cad.fileformats.cad.cadobjects |
| Modifier and Type | Method and Description |
|---|---|
static CadPlotStandardScaleType |
CadPlotStandardScaleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CadPlotStandardScaleType[] |
CadPlotStandardScaleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CadPlotStandardScaleType |
CadPlotSettings.getStandardScaleType()
Gets or sets the type of the standard scale.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CadPlotSettings.setStandardScaleType(CadPlotStandardScaleType value)
Gets or sets the type of the standard scale.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.