This document is archived and information here might be outdated. Recommended version. |
The overposter the map will use for labeling.
[Visual Basic .NET] Public Property OverposterProperties As IOverposterProperties
[C#] public IOverposterProperties OverposterProperties {get; set;}
[C++]
HRESULT get_OverposterProperties(
IOverposterProperties** OverposterProperties
);
[C++]
HRESULT putref_OverposterProperties(
IOverposterProperties* OverposterProperties
);
[C++]
Parameters OverposterProperties [out, retval]
OverposterProperties is a parameter of type IOverposterProperties** OverposterProperties [in]
OverposterProperties is a parameter of type IOverposterProperties*