Méthode | Description | |
---|---|---|
AddLegGapMode ( 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 AddLegGapMode ( Controller controller, |
||
controller | Controller | |
courseObject | ||
Résultat | System |
public GetHighlights ( Pane pane ) : IMapViewerHighlight[] | ||
pane | Pane | |
Résultat | IMapViewerHighlight[] |
public GetMouseCursor ( Pane pane, |
||
pane | Pane | |
location | ||
pixelSize | float | |
Résultat |
public LeftButtonCancelDrag ( Pane pane, bool &displayUpdateNeeded ) : void | ||
pane | Pane | |
displayUpdateNeeded | bool | |
Résultat | void |
public LeftButtonClick ( Pane pane, |
||
pane | Pane | |
location | ||
pixelSize | float | |
displayUpdateNeeded | bool | |
Résultat | void |
public LeftButtonDown ( Pane pane, |
||
pane | Pane | |
location | ||
pixelSize | float | |
displayUpdateNeeded | bool | |
Résultat | MapViewer.DragAction |
public LeftButtonDrag ( Pane pane, |
||
pane | Pane | |
location | ||
locationStart | ||
pixelSize | float | |
displayUpdateNeeded | bool | |
Résultat | void |
public LeftButtonEndDrag ( Pane pane, |
||
pane | Pane | |
location | ||
locationStart | ||
pixelSize | float | |
displayUpdateNeeded | bool | |
Résultat | void |