| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cgm | |
| com.aspose.cad.fileformats.cgm.commands |
| Modifier and Type | Method and Description |
|---|---|
VdcType.Type |
CgmFile.getVDCType()
Gets or sets the current reading VDC Type
|
| Modifier and Type | Method and Description |
|---|---|
void |
CgmFile.setVDCType(VdcType.Type value)
Gets or sets the current reading VDC Type
|
| Modifier and Type | Method and Description |
|---|---|
VdcType.Type |
VdcType.getValue() |
static VdcType.Type |
VdcType.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VdcType.Type[] |
VdcType.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
VdcType(CgmFile container,
VdcType.Type type) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.