Property | Type | Description | |
---|---|---|---|
GetArea |
Method | Description | |
---|---|---|
Draw ( IDrawingToolkit tk, |
||
GetSelection ( Point point, double precision, bool inMotion = false ) : |
||
Move ( |
||
PositionObject ( IList |
Method | Description | |
---|---|---|
GetArea ( double relSize ) : |
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 ( |
||
sel | ||
p | Point | |
start | Point | |
return | void |
public PositionObject ( IList |
||
points | IList |
|
width | int | |
height | int | |
return | System |