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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also