You are here: Start » AVL.NET » StringLabel Constructor

StringLabel Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public StringLabel
(
	float positionX,
	float positionY,
	string text
)

Parameters

Name Type Range Default Description
positionXfloat
positionYfloat
textstring

See also