This document is archived and information here might be outdated. Recommended version. |
Label style.
[Visual Basic .NET] Public Property LabelStyle As ILabelStyle
[C#] public ILabelStyle LabelStyle {get; set;}
[C++]
HRESULT get_LabelStyle(
ILabelStyle* LabelStyle
);
[C++]
HRESULT putref_LabelStyle(
ILabelStyle** LabelStyle
);
[C++] Parameters LabelStyle [in]
LabelStyle is a parameter of type ILabelStyle* LabelStyle [out, retval]
LabelStyle is a parameter of type ILabelStyle**
This property is only used if ILabelEnvironment::LabelStyleMethod is set to esriChooseLabelStyle.