Method | Description | |
---|---|---|
BenchObject ( ) : System.Collections.Generic | ||
Draw ( IDrawingToolkit tk, |
||
GetSelection ( Point point, double precision, bool inMotion = false ) : |
||
Move ( |
||
Update ( ) : void |
public BenchObject ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public Draw ( IDrawingToolkit tk, |
||
tk | IDrawingToolkit | |
area | ||
return | void |
public GetSelection ( Point point, double precision, bool inMotion = false ) : |
||
point | Point | |
precision | double | |
inMotion | bool | |
return |
public Move ( |
||
s | ||
p | Point | |
start | Point | |
return | void |