ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
This class inherits from InterativeOverlay abstract class. This specified overlay describle the Extent Changing interative process with MapControl using Mouse or Keyborad.
Default constructor of the class. If you use thi constructor, please set the properties correctly or it will use their default values.
N/A
N/A
N/A
ManipulationStarted(InteractionArguments)
N/A
N/A
ManipulationDelta(InteractionArguments)
N/A
N/A
ManipulationCompleted(InteractionArguments)
N/A
N/A
N/A
N/A
MouseDoubleClick(InteractionArguments)
N/A
N/A
N/A
N/A
N/A
KeyUp(KeyEventInteractionArguments)
N/A
N/A
N/A
N/A
N/A
N/A
Refresh(RectangleShape,TimeSpan)
N/A
N/A
Refresh(RectangleShape,TimeSpan,RequestDrawingBufferTimeType)
N/A
N/A
Refresh(IEnumerable<RectangleShape>,TimeSpan)
N/A
N/A
Refresh(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
KeyDownCore(KeyEventInteractionArguments)
N/A
N/A
MouseDownCore(InteractionArguments)
This overrides the MouseDown logic in its base class InterativeOverlay.
N/A
MouseMoveCore(InteractionArguments)
This overrides the MouseMove logic in its base class InterativeOverlay.
N/A
ManipulationStartedCore(InteractionArguments)
N/A
N/A
ManipulationDeltaCore(InteractionArguments)
N/A
N/A
ManipulationCompletedCore(InteractionArguments)
N/A
N/A
MouseUpCore(InteractionArguments)
This overrides the MouseUp logic in its base class InterativeOverlay.
N/A
MouseWheelCore(InteractionArguments)
This overrides the MouseWheel logic in its base class InterativeOverlay.
N/A
MouseDoubleClickCore(InteractionArguments)
This overrides the MouseDoubleClick logic in its base class InterativeOverlay.
N/A
MouseEnterCore(InteractionArguments)
This overrides the MouseEnter logic in its base class InterativeOverlay.
N/A
MouseClickCore(InteractionArguments)
N/A
N/A
MouseLeaveCore(InteractionArguments)
N/A
N/A
KeyUpCore(KeyEventInteractionArguments)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Gets or sets the DoubleLeftClickMode used for the ExtentInteractiveOverlay.
N/A
Gets or sets the DoubleRightClickMode used for the ExtentInteractiveOverlay.
N/A
Gets or sets the LeftClickDragMode used for the ExtentInteractiveOverlay.
N/A
Gets or sets the Keys used in LeftClickDrag for the ExtentInteractiveOverlay.
N/A
Gets or sets the RightClickDragMode used for the ExtentInteractiveOverlay.
N/A
Gets or sets the Keys used in RightClickDrag for the ExtentInteractiveOverlay.
N/A
N/A
Gets or sets the zoom percentage when using the mouse wheel or double-clicking to zoom the MapControl.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Event Arguments:DrawnAttributionOverlayEventArgs