This property sets the size of the font used when drawing text with the image editing toolbar

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

Property Value

The font size (in points)

Explanation

The FontSize property sets the size of the font used when drawing text with the image editing toolbar. This property is enabled when the image editing toolbar is used to draw text.

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