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