Width property

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

Defined in

TextGraphic

int

Syntax

public int getWidth()
public void setWidth(int width)

See examples

Example: TextGraphic