This document is archived and information here might be outdated.  Recommended version.


IAnnoClassAdmin3.OverposterProperties Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IAnnoClassAdmin3.OverposterProperties Property

The overposter properties.

[Visual Basic .NET]
Public WriteOnly Property OverposterProperties
[C#]
public void OverposterProperties {set;}
[C++]
HRESULT put_OverposterProperties(
  IOverposterProperties* 
);
[C++]

Parameters [in]
is a parameter of type IOverposterProperties

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAnnoClassAdmin3 Interface