This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IScaleTracker Interface > IScaleTracker.ClearGeometry Method (ArcObjects .NET 10.4 SDK) |
Clears all the geometries.
[Visual Basic .NET]
Public Sub ClearGeometry ( _
)
[C#] public void ClearGeometry ( );
[C++]
HRESULT ClearGeometry(
void
);