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


IScaleRotateTracker.ClearGeometry Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IS > IScaleRotateTracker Interface > IScaleRotateTracker.ClearGeometry Method
ArcGIS Developer Help

IScaleRotateTracker.ClearGeometry Method

Clears all the geometries.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IScaleRotateTracker Interface