ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapViewOverlayControl Class / MaintainAspectRatio Property

In This Topic
    MaintainAspectRatio Property
    In This Topic
    Indicates that only corner resize handles should be attached to the control when vertical and horizontal resize is allowed.
    Syntax
    public virtual bool MaintainAspectRatio {get; set;}
    Public Overridable Property MaintainAspectRatio As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also