ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapViewOverlayControl Class / CanResizeVertically Property

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also