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


IEditSketch3.SketchSymbolIsWYSIWYG Property (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.SketchSymbolIsWYSIWYG Property
ArcGIS Developer Help

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