MovieClip.DrawRectangle(double,double,double,double)

MovieClip.DrawRectangle Method


Draws a rectangle.

Definition

public void DrawRectangle( double x, double y, double width, double height );

Parameters

xSystem.Double.
ySystem.Double.
widthSystem.Double.
heightSystem.Double.
© 2004-2005 GlobFX Technologies. All rights reserved.