'宣言 Public Shared Sub DrawGlassOverlay( _ ByVal control As Control, _ ByVal graphics As Graphics, _ ByVal orientation As GlowOrientation, _ ByVal percentage As GlassPercentage, _ ByVal bright As Boolean, _ ByVal alpha As Short, _ ByVal rect As Rectangle, _ ByVal invalidRect As Rectangle _ )
public static void DrawGlassOverlay( Control control, Graphics graphics, GlowOrientation orientation, GlassPercentage percentage, bool bright, short alpha, Rectangle rect, Rectangle invalidRect )