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


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

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