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)
[VB.NET]   imagekitcontrolname.Edit.Square [ = Boolean ]
[C#.NET]   imagekitcontrolname.Edit.Square [ = bool ]

Property Value

Value Explanation
True square
False rectangle

Explanation

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