ArcObjects Library Reference (CadastralUI)  

ICadastralEditorSettings2.ApplyScaleRotationInEditMode Property

Indicates whether to apply the scale and rotation when opening a parcel.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralEditorSettings2 Interface