This property sets the pattern of the airbrush used in the image editing toolbar (i.e. a mist or a spray)
[Visual Basic]   imagekitcontrolname.Edit.Blur [ = Boolean ]
[Visual C++]     [ BOOL = ]imagekitcontrolname.GetEdit().GetBlur()imagekitcontrolname.GetEdit().SetBlur(BOOL Val)
[VB.NET]   imagekitcontrolname.Edit.Blur [ = Boolean ]
[C#.NET]   imagekitcontrolname.Edit.Blur [ = bool ]

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 ActiveX is a product created by Newtone Corporation