This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureLayerDrawingDescription2 Interface > IFeatureLayerDrawingDescription2.LabelingDescription Property (ArcObjects .NET 10.4 SDK) |
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