This property sets the type of rectangle used by the image-editing toolbar (whether it is a rectangle or a square)
[Visual Basic]   imagekitcontrolname.Edit.Square [ = Boolean ]
[Visual C++]     [ BOOL = ]imagekitcontrolname.GetEdit().GetSquare()
                 imagekitcontrolname.GetEdit().SetSquare(BOOL Val)

Property Value

Value Explanation
True square
False rectangle

Explanation

The Blur property sets the type of rectangle used by the image-editing toolbar (whether it is a rectangle or a square). The default value is False.

Setting this value

  This value can be set at run-time.

Retrieving this value

  This value can be retrieved at run-time.

 

The ImageKit8 ActiveX is a product created by Newtone Corporation