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


IEditSketch3.WYSIWYGSketchSymbol Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

IEditSketch3.WYSIWYGSketchSymbol Property

The WYSIWYG symbol for the sketch.

[Visual Basic .NET]
Public ReadOnly Property WYSIWYGSketchSymbol As ISymbol
[C#]
public ISymbol WYSIWYGSketchSymbol {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IEditSketch3 Interface