ArcGIS Pro 3.0 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, Windows 8.1

    See Also