This document is archived and information here might be outdated. Recommended version. |
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*