These properties set the size of the eraser used in the image editing toolbar

* EraserSize1 is explained. The other properties are used in the same way.

[C++Builder]   imagekitcontrolname->Edit->EraserSize1 [ = short ]
[Delphi]   imagekitcontrolname.Edit.EraserSize1 [ = Smallint ]

Property Value

The size of the eraser (in pixels). By default, EraserSize1 is 1, EraserSize2 is 3, EraserSize3 is 6, EraserSize4 is 9, and EraserSize5 is 12.

Explanation

These properties set the size of the eraser used in the image editing toolbar.

These properties define 5 distinct sizes for the eraser that is used in the image editing toolbar.

Setting this value

This value can be set at run-time.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation