Méthode | Description | |
---|---|---|
AddCornerMode ( Controller controller, bool isLeg, IMapViewerHighlight highlights ) : System | ||
GetHighlights ( Pane pane ) : IMapViewerHighlight[] | ||
GetMouseCursor ( Pane pane, |
||
LeftButtonDown ( Pane pane, |
public AddCornerMode ( Controller controller, bool isLeg, IMapViewerHighlight highlights ) : System | ||
controller | Controller | |
isLeg | bool | |
highlights | IMapViewerHighlight | |
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 LeftButtonDown ( Pane pane, |
||
pane | Pane | |
location | ||
pixelSize | float | |
displayUpdateNeeded | bool | |
Résultat | MapViewer.DragAction |