Method | Description | |
---|---|---|
AddRectangleMode ( Controller controller, UndoMgr undoMgr, |
||
GetHighlights ( Pane pane ) : IMapViewerHighlight[] | ||
GetMouseCursor ( Pane pane, |
||
LeftButtonClick ( Pane pane, |
||
LeftButtonDown ( Pane pane, |
||
LeftButtonDrag ( Pane pane, |
||
LeftButtonEndDrag ( Pane pane, |
Method | Description | |
---|---|---|
CreateImageSpecial ( |
||
DragTo ( |
public AddRectangleMode ( Controller controller, UndoMgr undoMgr, |
||
controller | Controller | |
undoMgr | UndoMgr | |
selectionMgr | ||
eventDB | ||
aspectRatio | float | |
createCourseObj | CourseObj>.Func | |
createSpecial | Func |
|
return | System |
public GetHighlights ( Pane pane ) : IMapViewerHighlight[] | ||
pane | Pane | |
return | IMapViewerHighlight[] |
public GetMouseCursor ( Pane pane, |
||
pane | Pane | |
location | ||
pixelSize | float | |
return |
public LeftButtonClick ( Pane pane, |
||
pane | Pane | |
location | ||
pixelSize | float | |
displayUpdateNeeded | bool | |
return | void |
public LeftButtonDown ( Pane pane, |
||
pane | Pane | |
location | ||
pixelSize | float | |
displayUpdateNeeded | bool | |
return | MapViewer.DragAction |
public LeftButtonDrag ( Pane pane, |
||
pane | Pane | |
location | ||
locationStart | ||
pixelSize | float | |
displayUpdateNeeded | bool | |
return | void |
public LeftButtonEndDrag ( Pane pane, |
||
pane | Pane | |
location | ||
locationStart | ||
pixelSize | float | |
displayUpdateNeeded | bool | |
return | void |