public class CadSectionViewStyle extends CadBaseObject
Class describing CadSectionViewStyle
CadBaseObject| Constructor and Description |
|---|
CadSectionViewStyle()
Initializes a new instance of the
CadXRecord class. |
| Modifier and Type | Method and Description |
|---|---|
List<com.aspose.ms.System.Collections.Generic.KeyValuePair<Integer,CadParameter>> |
getSectionViewStyleParameters()
Gets or sets the section view style parameters.
|
void |
setSectionViewStyleParameters(List<com.aspose.ms.System.Collections.Generic.KeyValuePair<Integer,CadParameter>> value)
Gets or sets the section view style parameters.
|
getChildObjects, getTypeName, setChildObjectsgetHardOwner, getSoftOwner, isSoftOwnerSet, setHardOwner, setSoftOwnergetApplicationCodesContainer, getAttribute102Values, getAttributes, getEmbeddedObjectsContainer, getObjectHandle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setEmbeddedObjectsContainer, setObjectHandle, setXdataContainerpublic CadSectionViewStyle()
Initializes a new instance of the CadXRecord class.
public final List<com.aspose.ms.System.Collections.Generic.KeyValuePair<Integer,CadParameter>> getSectionViewStyleParameters()
Gets or sets the section view style parameters.
public final void setSectionViewStyleParameters(List<com.aspose.ms.System.Collections.Generic.KeyValuePair<Integer,CadParameter>> value)
Gets or sets the section view style parameters.
value - The section view style parameters.Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.