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


IEditSketch3.SketchSymbolIsWYSIWYG Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

IEditSketch3.SketchSymbolIsWYSIWYG Property

Indicates whether the sketch symbol is WYSIWYG.

[Visual Basic .NET]
Public ReadOnly Property SketchSymbolIsWYSIWYG As Boolean
[C#]
public bool SketchSymbolIsWYSIWYG {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IEditSketch3 Interface