Enumeration MapResizeBehavior

Indicates the desired behavior for the map on resizing.

Enumeration Members

Auto: 0

Indicates that the map should decide the desired resize mode automatically.

MaintainCenterPosition: 2

Map will attempt to keep the center position static during resize.

MaintainTopLeftPosition: 1

Map will attempt to keep the top left position static during resize.