| FontData Constructor |
Default constructor for FontData class ,
Name = "Arial",
Size = 8,
GraphicsUnit = System.Drawing.GraphicsUnit.Pixel,
FontStyle = System.Drawing.FontStyle.Regular.
Namespace:
Deltabit.WinForms
Assembly:
Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax Public Sub New
Dim instance As New FontData()
See Also