LabelPropertyCollection Constructor

There are two overloads for the constructor

Overload List

LabelPropertyCollection() Default constructor
LabelPropertyCollection(IList<LabelProperty>) Construct the collection using a list of LabelProperty objects

See Also