DxfDoubleAttribute.DxfDoubleAttribute

DxfDoubleAttribute constructor

Initializes a new instance of the DxfDoubleAttribute class.

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

See Also