开发者

What is the WPF equivalent to ControlPaint.Light?

What is the wpf equivale开发者_JAVA百科nt to ControlPaint.Light?

http://msdn.microsoft.com/en-us/library/3wz9t9fy%28VS.80%29.aspx

Given that WinForms uses System.Drawing.Color and wpf uses System.Windows.Media.Color


They both have ARGB values, you so can easily create one from the other at run time.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜