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


ASPPainter ClearBrush

ClearBrush Statement:

Clear brush data. Cancel the brush created with SetBrush

Object.ClearBrush

Sample: object.ClearBrush

ClearBrush method should be used when you want to cancel SetBrush call. 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

SetBrush, ClearBrush, SetGradientClearGradient
More samples:


Brush
Circle, Arc, Ellipse, Brush, Polygon, Pie

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



home samples purchase documentation download