MoveToRegionRequest Class

Definition

Represents a request to move the map to a specific region, with optional animation control.

public ref class MoveToRegionRequest sealed
public sealed class MoveToRegionRequest
type MoveToRegionRequest = class
Public NotInheritable Class MoveToRegionRequest
Inheritance
MoveToRegionRequest

Constructors

Name Description
MoveToRegionRequest(MapSpan, Boolean)

Initializes a new instance of the MoveToRegionRequest class.

Properties

Name Description
Animated

Gets whether the transition should be animated.

Region

Gets the target region.

Applies to