2
Reply

want to get color value from a Gradient color bar

tang_eric

tang_eric

Jul 15 2004 10:37 PM
1.8k
generate a rectangle with LinearGradientBrush(rect,Color.Red,Color.Gray,LinearGradientMode.Horizontal). i want to get any point color value in the rectangle , how can i do?

Answers (2)