| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cgm.commands |
| Modifier and Type | Method and Description |
|---|---|
SymbolSize.ScaleIndicator |
SymbolSize.getIndicator() |
static SymbolSize.ScaleIndicator |
SymbolSize.ScaleIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SymbolSize.ScaleIndicator[] |
SymbolSize.ScaleIndicator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SymbolSize.setIndicator(SymbolSize.ScaleIndicator value) |
| Constructor and Description |
|---|
SymbolSize(CgmFile container,
SymbolSize.ScaleIndicator indicator,
double width,
double height) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.