AnnotationLabel.GetParameterFormatting
Description:
Gets the collection of parameter formatting objects for the parameters seen in the label.
Gets the collection of parameter formatting objects for the parameters seen in the label.
Remarks:
The parameters are returned in the order they are shown in the label.
The parameters are returned in the order they are shown in the label.
public IList<AnnotationLabelParameterFormatting> GetParameterFormatting()
IList<AnnotationLabelParameterFormatting>
The collection of parameter formatting objects for the parameters seen in the label.