ArcGIS Pro 2.6 API Reference Guide
MapViewOverlayControl Class Members
Properties  Methods  Events


ArcGIS.Desktop.Mapping Namespace : MapViewOverlayControl Class

The following tables list the members exposed by MapViewOverlayControl.

Public Constructors
 NameDescription
Public Constructor Sets the properties for IMapViewOverlayControl.  
Top
Public Properties
 NameDescription
Public Property Indicates a move handle should be attached to allow the control to be moved around over the map.  
Public Property Indicates that left and right resize handles should be attached to the control.  
Public Property Indicates that top and bottom resize handles should be attached to the control.  
Public Property The control to place over the MapView.  
Public Property The initial horizontal position of the control as a percent. Can be from 0 (left edge), to 1 (right edge).  
Public Property The initial vertical position of the control as a percent. Can be from 0 (top edge), to 1 (bottom edge).  
Public Property When the window is resized the distance from the edge is maintained relative to the top left or bottom right corner of the map.  
Top
Public Methods
 NameDescription
Public Method Used to invoke a PositionChanged.  
Top
Protected Methods
 NameDescription
Protected Method Used to invoke a PropertyChanged.  
Top
Public Events
 NameDescription
Public Event Occurs when the position or relative position to the MapView is changed.  
Public Event Occurs when a property is changed.  
Top
See Also

Reference

MapViewOverlayControl Class
ArcGIS.Desktop.Mapping Namespace