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


ICadastralEditorSettings2.ApplyScaleRotationInEditMode Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralEditorSettings2 Interface > ICadastralEditorSettings2.ApplyScaleRotationInEditMode Property
ArcGIS Developer Help

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