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