点击或拖拽改变大小

UIColorUtilDraw3ColorBar 方法

Sweet 开发框架

[缺少 "M:SweetUI.UIColorUtil.Draw3ColorBar(System.Drawing.Graphics,System.Drawing.RectangleF,System.Windows.Forms.Orientation,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)" 的 <summary> 文档]

命名空间:  SweetUI
程序集:  SweetUI (在 SweetUI.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static void Draw3ColorBar(
	Graphics dc,
	RectangleF r,
	Orientation orientation,
	Color c1,
	Color c2,
	Color c3
)

参数

dc
类型:System.DrawingGraphics

[缺少 "M:SweetUI.UIColorUtil.Draw3ColorBar(System.Drawing.Graphics,System.Drawing.RectangleF,System.Windows.Forms.Orientation,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)" 的 <param name="dc"/> 文档]

r
类型:System.DrawingRectangleF

[缺少 "M:SweetUI.UIColorUtil.Draw3ColorBar(System.Drawing.Graphics,System.Drawing.RectangleF,System.Windows.Forms.Orientation,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)" 的 <param name="r"/> 文档]

orientation
类型:System.Windows.FormsOrientation

[缺少 "M:SweetUI.UIColorUtil.Draw3ColorBar(System.Drawing.Graphics,System.Drawing.RectangleF,System.Windows.Forms.Orientation,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)" 的 <param name="orientation"/> 文档]

c1
类型:System.DrawingColor

[缺少 "M:SweetUI.UIColorUtil.Draw3ColorBar(System.Drawing.Graphics,System.Drawing.RectangleF,System.Windows.Forms.Orientation,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)" 的 <param name="c1"/> 文档]

c2
类型:System.DrawingColor

[缺少 "M:SweetUI.UIColorUtil.Draw3ColorBar(System.Drawing.Graphics,System.Drawing.RectangleF,System.Windows.Forms.Orientation,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)" 的 <param name="c2"/> 文档]

c3
类型:System.DrawingColor

[缺少 "M:SweetUI.UIColorUtil.Draw3ColorBar(System.Drawing.Graphics,System.Drawing.RectangleF,System.Windows.Forms.Orientation,System.Drawing.Color,System.Drawing.Color,System.Drawing.Color)" 的 <param name="c3"/> 文档]

参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架