Method | Description | |
---|---|---|
AddControlGapMode ( Controller controller, |
||
GetHighlights ( Pane pane ) : IMapViewerHighlight[] | ||
GetMouseCursor ( Pane pane, |
||
LeftButtonCancelDrag ( Pane pane, bool &displayUpdateNeeded ) : void | ||
LeftButtonClick ( Pane pane, |
||
LeftButtonDown ( Pane pane, |
||
LeftButtonDrag ( Pane pane, |
||
LeftButtonEndDrag ( Pane pane, |
public AddControlGapMode ( Controller controller, |
||
controller | Controller | |
courseObj | ||
return | System |
public GetHighlights ( Pane pane ) : IMapViewerHighlight[] | ||
pane | Pane | |
return | IMapViewerHighlight[] |
public GetMouseCursor ( Pane pane, |
||
pane | Pane | |
location | ||
pixelSize | float | |
return |
public LeftButtonCancelDrag ( Pane pane, bool &displayUpdateNeeded ) : void | ||
pane | Pane | |
displayUpdateNeeded | bool | |
return | void |
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 |