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

In This Topic
    CanMove Property (MapViewOverlayControl)
    In This Topic
    Indicates a move handle should be attached to allow the control to be moved around over the map.
    Syntax
    public virtual bool CanMove {get; set;}
    Public Overridable Property CanMove As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also