CadAcDbMLeaderObjectContextDataClass.AnnotateScaleParameterList

CadAcDbMLeaderObjectContextDataClass.AnnotateScaleParameterList property

Gets or sets the annotate scale parameter list.

public List<CadParameter> AnnotateScaleParameterList { get; set; }

Property Value

The annotate scale parameter list.

See Also