IAnimatorChangeTextLocation Method

Change the location of Text.

Definition

Namespace: BeeMobile.TransparentControls
Assembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
C#
Point ChangeTextLocation(
	TLabelAnimated tLabelAnimated
)

Parameters

tLabelAnimated  TLabelAnimated
The target TLabel.

Return Value

Point
The calculated location of the scroleld text.

See Also