MapResizeBehavior
Indicates the desired behavior for the map on resizing.
Enumeration Members
Section titled "Enumeration Members"Indicates that the map should decide the desired resize mode automatically.
Auto = 0 MaintainCenterPosition
Section titled "MaintainCenterPosition"Map will attempt to keep the center position static during resize.
MaintainCenterPosition = 2 MaintainTopLeftPosition
Section titled "MaintainTopLeftPosition"Map will attempt to keep the top left position static during resize.
MaintainTopLeftPosition = 1