This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterLayerProperties Interface > IMaplexOverposterLayerProperties.LabelStackingProperties Property (ArcObjects .NET 10.4 SDK) |
The label stacking properties for a layer.
[Visual Basic .NET] Public Property LabelStackingProperties As IMaplexLabelStackingProperties
[C#] public IMaplexLabelStackingProperties LabelStackingProperties {get; set;}
[C++]
HRESULT get_LabelStackingProperties(
IMaplexLabelStackingProperties** props
);
[C++]
HRESULT put_LabelStackingProperties(
IMaplexLabelStackingProperties* props
);
[C++]
Parameters props [out, retval]
props is a parameter of type IMaplexLabelStackingProperties props [in]
props is a parameter of type IMaplexLabelStackingProperties