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


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

IEditSketch3.SketchSymbolRespectsRefScale Property

Indicates whether the sketch symbol should respect the map's reference scale.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IEditSketch3 Interface