This property sets the size of the font used when drawing text with the image editing toolbar
[Visual Basic]   imagekitcontrolname.Edit.FontSize [ = Integer ]
[Visual C++]     [short = ]imagekitcontrolname.GetEdit().GetFontSize()imagekitcontrolname.GetEdit().SetFontSize(short Val)
[VB.NET]   imagekitcontrolname.Edit.FontSize [ = Short ]
[C#.NET]   imagekitcontrolname.Edit.FontSize [ = short ]

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 ActiveX is a product created by Newtone Corporation