MovieClip.SetLineStyle Method


Sets a new Line Style.

Definition

public void SetLineStyle( double width, int rgb );

Parameters

widthSystem.Double.
rgbSystem.Int32.

Remarks

The alpha parameter is the opacity. It should be between 0 (fully tranparent) and 100 (fully opaque).

© 2004-2005 GlobFX Technologies. All rights reserved.