| Package | Description |
|---|---|
| com.aspose.cad.imageoptions |
| Modifier and Type | Method and Description |
|---|---|
VisibilityMode |
CadRasterizationOptions.getVisibilityMode()
Gets or sets object visibility check mode
|
static VisibilityMode |
VisibilityMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VisibilityMode[] |
VisibilityMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CadRasterizationOptions.setVisibilityMode(VisibilityMode value)
Gets or sets object visibility check mode
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.