These properties set the size of the diameter of the airbrush used in the image editing toolbar

* AirBrushSize1 is explained. The other properties are used in the same way.

[C++Builder]   imagekitcontrolname->Edit->AirBrushSize1 [ = Short ]
[Delphi]   imagekitcontrolname.Edit.AirBrushSize1 [ = Smallint ]

Property Value

The size of the diameter of the airbrush (in pixels). By default, AirBrushSize1 is 4, AirBrushSize2 is 8, AirBrushSize3 is 12, AirBrushSize4 is 16, and AirBrushSize5 is 20.

Explanation

These properties set the size of the diameter of the airbrush used in the image editing toolbar. These properties define 5 distinct sizes for the airbrush that is used in the image editing toolbar.

Setting this value

This value can be set at run-time.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation