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