Méthode | Description | |
---|---|---|
MergeSegmentationTool ( |
||
OnKeyDown ( System keyEventArgs, int width, int height ) : void | ||
OnMouseClick ( System mouseEventArgs, int width, int height ) : void | ||
OnMouseMove ( |
||
SelectSegment ( uint segmentId ) : void |
public MergeSegmentationTool ( |
||
tileManager | ||
engine | ||
Résultat | System.Windows.Forms |
public OnKeyDown ( System keyEventArgs, int width, int height ) : void | ||
keyEventArgs | System | |
width | int | |
height | int | |
Résultat | void |
public OnMouseClick ( System mouseEventArgs, int width, int height ) : void | ||
mouseEventArgs | System | |
width | int | |
height | int | |
Résultat | void |
public OnMouseMove ( |
||
mouseEventArgs | ||
width | int | |
height | int | |
Résultat | void |
public SelectSegment ( uint segmentId ) : void | ||
segmentId | uint | |
Résultat | void |