ArcObjects Library Reference (EditorExt)  

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