ASP Painter
Home
Home
Samples
Samples
Purchase
Purchase
Download
Download
Documentation
Documentation


ASPPainter ClearGradient

ClearGradient Statement:

Clear gradient data. Cancel the gradient set with SetGradient

Object.ClearGradient

Sample: object.ClearGradient

This method turns off gradient fill turned on with SetGradient method. It’s possible to use either gradient or brush image fill type. Brush fill has a higher priority. Thus by calling ClearBrush, you can use gradient fill if you called SetGradient before.

See also

SetGradient,ClearGradient,SetImageIndex, SetColor,SetBrush, ClearBrush

More samples:


Gradient
Arc, Besier, Circle, Ellipse, Gradient, Pie, Polygon, Rectangle, Unclosed polygon



home samples purchase documentation download