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


IMaplexOverposter.ResetClasses Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Maplex)  

IMaplexOverposter.ResetClasses Method

Removes all classes from the overposter.

[Visual Basic .NET]
Public Sub ResetClasses ( _
)
[C#]
public void ResetClasses (
);
[C++]
HRESULT ResetClasses(
void
);

Product Availability

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

See Also

IMaplexOverposter Interface