Height property

This property returns or sets the height of the graphic object.

Defined in

TextGraphic

Data type

int

Syntax

public int getHeight()
public void setHeight(int height)

See examples

Example: TextGraphic