ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapViewOverlayControl Class / CanResizeHorizontally Property

In This Topic
    CanResizeHorizontally Property (MapViewOverlayControl)
    In This Topic
    Indicates that left and right resize handles should be attached to the control.
    Syntax
    public virtual bool CanResizeHorizontally {get; set;}
    Public Overridable Property CanResizeHorizontally As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also