This property sets the pattern of the airbrush used in the image editing toolbar (i.e. a mist or a spray)

[C++Builder]   imagekitcontrolname->Edit->Blur [ = bool ]
[Delphi]   imagekitcontrolname.Edit.Blur [ = Boolean ]

Property Value

Value Explanation
True Mist (the spray is blurred to a fine mist)
False Spray

Explanation

The Blur property sets the pattern of the airbrush used in the image editing toolbar. The default value is True.

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