This property sets the size of the spaces in the grid.

[C++Builder]   imagekitcontrolname->GridSpace [= double ]
[Delphi]   imagekitcontrolname.GridSpace [= Double ]

Property Value

The unit of measurement is determined by the Grid property.

Explanation

The GridSpace property sets the size of the spaces in the grid. When the Grid property is set to vikPixel, the units of measurement for this property in pixel units. If the value set in this property is very small or if an image displayed in actual size has been greatly reduced, the GridSpace property value may be automatically adjusted.

Setting this value

This value can be set at design-time and run-time.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation