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


IScaleTracker.ClearGeometry Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Display)  

IScaleTracker.ClearGeometry Method

Clears all the geometries.

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

Product Availability

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

See Also

IScaleTracker Interface