Circuit.MoveItem(IMovable, PointI) Method
Move a single item
1 |
|
Parameters
movable
IMovable
item to be moved
newPosition
PointI
new position of the item
Returns
System.Boolean
True if success
Move a single item
1 |
|
movable
IMovable
item to be moved
newPosition
PointI
new position of the item
System.Boolean
True if success