public class CadSolidBackground extends CadBaseObject
Class describing Solid Background
| Constructor and Description |
|---|
CadSolidBackground() |
| Modifier and Type | Method and Description |
|---|---|
int |
getColorValue()
Gets or sets the solid color (RGB) value for the background.
|
void |
setColorValue(int value)
Gets or sets the solid color (RGB) value for the background.
|
getChildObjects, getTypeName, setChildObjectsgetHardOwner, getNumreactors, getReactors, getSoftOwner, getStorageFlag, isSoftOwnerSet, setHardOwner, setNumreactors, setReactors, setSoftOwner, setStorageFlaggetApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getUID, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setUID, setXdataContainerpublic final int getColorValue()
Gets or sets the solid color (RGB) value for the background.
Value: Anint value representing the solid color (RGB) of the background.public final void setColorValue(int value)
Gets or sets the solid color (RGB) value for the background.
Value: Anint value representing the solid color (RGB) of the background.Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.