DxfLongAttribute.DxfLongAttribute

DxfLongAttribute constructor

Initializes a new instance of the DxfLongAttribute class.

public DxfLongAttribute(CadEntityAttribute attribute, CadParameterType parameterType, 
    string subClassName)
ParameterTypeDescription
attributeCadEntityAttributeProperty attribute.
parameterTypeCadParameterTypeParameter type.
subClassNameStringSubclass name.

See Also