Piccolo.NET
PNode.PNodeBoundsActivity Constructor
Constructs a new PNodeBoundsActivity
public PNode.PNodeBoundsActivity(
PNode
target
,
RectangleF
dst
,
long
duration
);
Parameters
target
The target node.
dst
The destination bounds.
duration
The duration of the activity.
See Also
PNode.PNodeBoundsActivity Class
|
UMD.HCIL.Piccolo Namespace