DxfPropertyAttribute.ParameterType

DxfPropertyAttribute.ParameterType property

Gets or sets the parameter type.

public CadParameterType ParameterType { get; set; }

Property Value

The parameter type.

See Also