These properties set the size of the pen used in the image-editing toolbar

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

Property Value

The size of the pen (in pixels).

By default, PenSize1 is 1, PenSize2 is 2, PenSize3 is 3, PenSize4 is 4, and PenSize5 is 5.

Explanation

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

These properties define 5 distinct sizes for the pen 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