[Visual
Basic] imagekitcontrolname.GridSpace
[= Double ]
[Visual
C++] [double =
]imagekitcontrolname.GetGridSpace()
imagekitcontrolname.SetGridSpace(double Val)
imagekitcontrolname.SetGridSpace(double Val)
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 1, 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.