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


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

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