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


ITabletExt.Clear Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITabletExt Interface > ITabletExt.Clear Method
ArcGIS Developer Help

ITabletExt.Clear Method

Deletes any active ink from the screen.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

Clears the ink strokes from the ink collection.

See Also

ITabletExt Interface