ArcGIS Pro 3.7 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 Overridable Property CanResizeHorizontally As Boolean
    public virtual bool CanResizeHorizontally {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also