Error processing SSI file
LEADTOOLS Special Effects (Leadtools.SpecialEffects assembly)

Show in webframe

GradientFillRectangle Method




Draws a rectangle onto the target device context, and then fills the rectangle with a gradient that begins with the specified starting color and ends with the specified ending color.
Overload List
OverloadDescription
GradientFillRectangle(Graphics,Rectangle,SpecialEffectsGradientStyle,Color,Color,Int32)Draws a rectangle onto the target device context, and then fills the rectangle with a gradient that begins with the specified starting color and ends with the specified ending color.  
GradientFillRectangle(IntPtr,Rectangle,SpecialEffectsGradientStyle,Color,Color,Int32)Draws a rectangle onto the target device context, and then fills the rectangle with a gradient that begins with the specified starting color and ends with the specified ending color  
Requirements

Target Platforms

See Also

Reference

SpecialEffectsProcessor Class
SpecialEffectsProcessor Members

Error processing SSI file