LabelingDescription.
[Visual Basic .NET] Public Property LabelingDescription As ILabelingDescription
[C#] public ILabelingDescription LabelingDescription {get; set;}
[C++]
HRESULT get_LabelingDescription(
ILabelingDescription** ppLabelingDescription
);
[C++]
HRESULT put_LabelingDescription(
ILabelingDescription* ppLabelingDescription
);
[C++]Parameters
ppLabelingDescription [out, retval]ppLabelingDescription is a parameter of type ILabelingDescription
ppLabelingDescription [in]ppLabelingDescription is a parameter of type ILabelingDescription
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.