ArcObjects Library Reference (Editor)  

IEditSketch3.ClearWYSIWYGSketchSymbol Method

Clears the WYSIWYG Sketch symbol and its properties.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IEditSketch3 Interface