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, setChildObjects
getHardOwner, getSoftOwner, setHardOwner, setSoftOwner
getApplicationCodesContainer, getAttribute102Values, getAttributes, getDxfDataFormat, getObjectHandle, getRoundTripTableStyle, getXdataContainer, setApplicationCodesContainer, setAttribute102Values, setAttributes, setDxfDataFormat, setObjectHandle, setRoundTripTableStyle, setXdataContainer
public CadSectionViewStyle()
Initializes a new instance of the CadXRecord
class.
public List<com.aspose.ms.System.Collections.Generic.KeyValuePair<Integer,CadParameter>> getSectionViewStyleParameters()
Gets or sets the section view style parameters.
public 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.