PrinterInteractiveOverlay¶
Inheritance Hierarchy¶
Object
Overlay
InteractiveOverlay
PrinterInteractiveOverlay
Members Summary¶
Public Constructors Summary¶
Name |
---|
PrinterInteractiveOverlay() |
Protected Constructors Summary¶
Name |
---|
N/A |
Public Properties Summary¶
Name | Return Type | Description |
---|---|---|
Attribution | String | N/A |
AutoRefreshInterval | TimeSpan | N/A |
CanRefreshRegion | Boolean | N/A |
ControlPointStyle | PointStyle | N/A |
DrawingExceptionMode | DrawingExceptionMode | N/A |
DrawingMarginPercentage | Double | N/A |
EditMask | AreaStyle | N/A |
IsBase | Boolean | N/A |
IsEditable | Boolean | N/A |
IsEmpty | Boolean | N/A |
IsVisible | Boolean | N/A |
MapArguments | MapArguments | N/A |
Name | String | N/A |
OverlayCanvas | Canvas | N/A |
PrinterLayers | GeoCollection<PrinterLayer > | N/A |
RenderMode | RenderMode | N/A |
Protected Properties Summary¶
Name | Return Type | Description |
---|---|---|
IsOverlayInitialized | Boolean | N/A |
PreviousExtent | RectangleShape | N/A |
PreviousScale | Double | N/A |
Public Methods Summary¶
Protected Methods Summary¶
Public Events Summary¶
Members Detail¶
Public Constructors¶
Name |
---|
PrinterInteractiveOverlay() |
Protected Constructors¶
Public Properties¶
Attribution
¶
Summary
N/A
Remarks
N/A
Return Value
String
AutoRefreshInterval
¶
Summary
N/A
Remarks
N/A
Return Value
TimeSpan
CanRefreshRegion
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
ControlPointStyle
¶
Summary
N/A
Remarks
N/A
Return Value
DrawingExceptionMode
¶
Summary
N/A
Remarks
N/A
Return Value
DrawingMarginPercentage
¶
Summary
N/A
Remarks
N/A
Return Value
Double
EditMask
¶
Summary
N/A
Remarks
N/A
Return Value
IsBase
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
IsEditable
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
IsEmpty
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
IsVisible
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
MapArguments
¶
Summary
N/A
Remarks
N/A
Return Value
Name
¶
Summary
N/A
Remarks
N/A
Return Value
String
OverlayCanvas
¶
Summary
N/A
Remarks
N/A
Return Value
Canvas
PrinterLayers
¶
Summary
N/A
Remarks
N/A
Return Value
GeoCollection<PrinterLayer
>
RenderMode
¶
Summary
N/A
Remarks
N/A
Return Value
Protected Properties¶
IsOverlayInitialized
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
PreviousExtent
¶
Summary
N/A
Remarks
N/A
Return Value
PreviousScale
¶
Summary
N/A
Remarks
N/A
Return Value
Double
Public Methods¶
Close()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Dispose()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Draw(RectangleShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape | N/A |
Draw(RectangleShape,OverlayRefreshType)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape | N/A |
refreshType | OverlayRefreshType | N/A |
Equals(Object)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
obj | Object | N/A |
GetBoundingBox()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
RectangleShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetHashCode()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Int32 | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetType()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Type | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Initialize(MapArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
mapArguments | MapArguments | N/A |
KeyDown(KeyEventInteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | KeyEventInteractionArguments | N/A |
KeyUp(KeyEventInteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | KeyEventInteractionArguments | N/A |
LoadState(Byte[])
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
state | Byte[] | N/A |
ManipulationCompleted(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
ManipulationDelta(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
ManipulationStarted(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
MouseClick(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
MouseDoubleClick(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
MouseDown(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
MouseEnter(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
MouseLeave(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
MouseMove(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
MouseUp(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
MouseWheel(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
Open()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
PanTo(RectangleShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape | N/A |
Refresh(RectangleShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
extent | RectangleShape | N/A |
Refresh()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Refresh(IEnumerable<RectangleShape>)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
extentsToRefresh | IEnumerable<RectangleShape > | N/A |
Refresh(TimeSpan)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
bufferTime | TimeSpan | N/A |
Refresh(TimeSpan,RequestDrawingBufferTimeType)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
bufferTime | TimeSpan | N/A |
bufferTimeType | RequestDrawingBufferTimeType | N/A |
Refresh(RectangleShape,TimeSpan)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
extentToRefresh | RectangleShape | N/A |
bufferTime | TimeSpan | N/A |
Refresh(RectangleShape,TimeSpan,RequestDrawingBufferTimeType)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
extentToRefresh | RectangleShape | N/A |
bufferTime | TimeSpan | N/A |
bufferTimeType | RequestDrawingBufferTimeType | N/A |
Refresh(IEnumerable<RectangleShape>,TimeSpan)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
extentsToRefresh | IEnumerable<RectangleShape > | N/A |
bufferTime | TimeSpan | N/A |
Refresh(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
extentsToRefresh | IEnumerable<RectangleShape > | N/A |
bufferTime | TimeSpan | N/A |
bufferTimeType | RequestDrawingBufferTimeType | N/A |
SaveState()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Byte[] | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ToString()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Protected Methods¶
CloseCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Dispose(Boolean)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
disposing | Boolean | N/A |
DrawAttribution(GeoCanvas)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
canvas | GeoCanvas | N/A |
DrawAttributionCore(GeoCanvas)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
canvas | GeoCanvas | N/A |
DrawCore(RectangleShape,OverlayRefreshType)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape | N/A |
overlayRefreshType | OverlayRefreshType | N/A |
DrawTile(LayerTileView)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
layerTile | LayerTileView | N/A |
DrawTileCore(GeoCanvas)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
geoCanvas | GeoCanvas | N/A |
Finalize()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetBoundingBoxCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
RectangleShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetBufferedExtent(RectangleShape,Double)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
RectangleShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape | N/A |
resolution | Double | N/A |
InitializeCore(MapArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
mapArguments | MapArguments | N/A |
KeyDownCore(KeyEventInteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | KeyEventInteractionArguments | N/A |
KeyUpCore(KeyEventInteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | KeyEventInteractionArguments | N/A |
LoadStateCore(Byte[])
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
state | Byte[] | N/A |
ManipulationCompletedCore(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
ManipulationDeltaCore(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
ManipulationStartedCore(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
MemberwiseClone()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Object | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
MouseClickCore(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
MouseDoubleClickCore(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
MouseDownCore(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
MouseEnterCore(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
MouseLeaveCore(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
MouseMoveCore(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
MouseUpCore(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
MouseWheelCore(InteractionArguments)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
InteractiveResult | N/A |
Parameters
Name | Type | Description |
---|---|---|
interactionArguments | InteractionArguments | N/A |
OnDrawing(DrawingOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | DrawingOverlayEventArgs | N/A |
OnDrawingAttribution(DrawingAttributionOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
args | DrawingAttributionOverlayEventArgs | N/A |
OnDrawn(DrawnOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | DrawnOverlayEventArgs | N/A |
OnDrawnAttribution(DrawnAttributionOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
args | DrawnAttributionOverlayEventArgs | N/A |
OnMapKeyDown(MapKeyDownInteractiveOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | MapKeyDownInteractiveOverlayEventArgs | N/A |
OnMapKeyUp(MapKeyUpInteractiveOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | MapKeyUpInteractiveOverlayEventArgs | N/A |
OnMapMouseClick(MapMouseClickInteractiveOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | MapMouseClickInteractiveOverlayEventArgs | N/A |
OnMapMouseDoubleClick(MapMouseDoubleClickInteractiveOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | MapMouseDoubleClickInteractiveOverlayEventArgs | N/A |
OnMapMouseDown(MapMouseDownInteractiveOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | MapMouseDownInteractiveOverlayEventArgs | N/A |
OnMapMouseEnter(MapMouseEnterInteractiveOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | MapMouseEnterInteractiveOverlayEventArgs | N/A |
OnMapMouseLeave(MapMouseLeaveInteractiveOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | MapMouseLeaveInteractiveOverlayEventArgs | N/A |
OnMapMouseMove(MapMouseMoveInteractiveOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | MapMouseMoveInteractiveOverlayEventArgs | N/A |
OnMapMouseUp(MapMouseUpInteractiveOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | MapMouseUpInteractiveOverlayEventArgs | N/A |
OnMapMouseWheel(MapMouseWheelInteractiveOverlayEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | MapMouseWheelInteractiveOverlayEventArgs | N/A |
OnRefreshing(OverlayRefreshType)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
refreshType | OverlayRefreshType | N/A |
OpenCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
PanToCore(RectangleShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
targetExtent | RectangleShape | N/A |
RefreshCore(RectangleShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
extent | RectangleShape | N/A |
RefreshCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
SaveStateCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Byte[] | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Public Events¶
MapMouseDown¶
N/A
Remarks
N/A
Event Arguments
MapMouseDownInteractiveOverlayEventArgs
MapMouseMove¶
N/A
Remarks
N/A
Event Arguments
MapMouseMoveInteractiveOverlayEventArgs
MapMouseUp¶
N/A
Remarks
N/A
Event Arguments
MapMouseUpInteractiveOverlayEventArgs
MapMouseClick¶
N/A
Remarks
N/A
Event Arguments
MapMouseClickInteractiveOverlayEventArgs
MapMouseDoubleClick¶
N/A
Remarks
N/A
Event Arguments
MapMouseDoubleClickInteractiveOverlayEventArgs
MapMouseWheel¶
N/A
Remarks
N/A
Event Arguments
MapMouseWheelInteractiveOverlayEventArgs
MapMouseLeave¶
N/A
Remarks
N/A
Event Arguments
MapMouseLeaveInteractiveOverlayEventArgs
MapMouseEnter¶
N/A
Remarks
N/A
Event Arguments
MapMouseEnterInteractiveOverlayEventArgs
MapKeyDown¶
N/A
Remarks
N/A
Event Arguments
MapKeyDownInteractiveOverlayEventArgs
MapKeyUp¶
N/A
Remarks
N/A
Event Arguments
MapKeyUpInteractiveOverlayEventArgs
Drawing¶
N/A
Remarks
N/A
Event Arguments
Drawn¶
N/A
Remarks
N/A
Event Arguments
DrawingAttribution¶
N/A
Remarks
N/A
Event Arguments
DrawingAttributionOverlayEventArgs
DrawnAttribution¶
N/A
Remarks
N/A
Event Arguments