Sets a new Line Style.
public void SetLineStyle( double width, int rgb );
width System.Double. rgb System.Int32.
The alpha parameter is the opacity. It should be between 0 (fully tranparent) and 100 (fully opaque).
© 2004-2005 GlobFX Technologies. All rights reserved. |