This document is archived and information here might be outdated. Recommended version. |
The overposter properties, which specify how labels are placed relative to features.
[Visual Basic .NET] Public Property OverposterLayerProperties As IOverposterLayerProperties
[C#] public IOverposterLayerProperties OverposterLayerProperties {get; set;}
[C++]
HRESULT get_OverposterLayerProperties(
IOverposterLayerProperties* props
);
[C++]
HRESULT putref_OverposterLayerProperties(
IOverposterLayerProperties** props
);
[C++] Parameters props [in]
props is a parameter of type IOverposterLayerProperties* props [out, retval]
props is a parameter of type IOverposterLayerProperties**