TPictureBoxGetTextBound Method

Calculates the bounds of the text.

Definition

Namespace: BeeMobile.TransparentControls
Assembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
C#
protected virtual Rectangle GetTextBound()

Return Value

Rectangle
The bounds of the text.

See Also