FormIntControl.fontSize Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
fontSize() |
Gets or sets the size of the font for the control to use. |
fontSize(Int32) |
fontSize()
Gets or sets the size of the font for the control to use.
public:
virtual int fontSize();
public virtual int fontSize ();
abstract member fontSize : unit -> int
override this.fontSize : unit -> int
Public Overridable Function fontSize () As Integer
Returns
The height of the font in points.