public class DxfBoolClass extends DxfSingleValueProperty
class attribute for dxf bool properties
| Constructor and Description |
|---|
DxfBoolClass(int attribute,
int parameterType,
String subClassName)
Initializes a new instance of the
DxfBoolAttribute class. |
attribute, setAttributehasDefaultValue, parameterType, propertyInfo, setDefaultValue, setParameterType, setPropertyInfo, setSubClassName, subClassNamepublic DxfBoolClass(int attribute,
int parameterType,
String subClassName)
Initializes a new instance of the DxfBoolAttribute class.
attribute - Property attribute.parameterType - Parameter type.subClassName - Subclass name.Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.