Height property

This property returns or sets the height of the font.

Defined in

Font

Data type

double

Syntax

public double getHeight()
public void setHeight(double height)

See examples

Example: Height property