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