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


IEditSketch3.ClearWYSIWYGSketchSymbol Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IE > IEditSketch3 Interface > IEditSketch3.ClearWYSIWYGSketchSymbol Method
ArcGIS Developer Help

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