SFML.Net
Text Properties |
The Text type exposes the following members.

Name | Description | |
---|---|---|
![]() |
CharacterSize |
Base size of characters
|
![]() |
Color |
Global color of the object
|
![]() |
CPointer |
Access to the internal pointer of the object.
For internal use only
(Inherited from ObjectBase.) |
![]() |
DisplayedString |
String which is displayed
|
![]() |
Font |
Font used to display the text
|
![]() |
InverseTransform |
The combined transform of the object
(Inherited from Transformable.) |
![]() |
Origin |
The origin of an object defines the center point for
all transformations (position, scale, rotation).
The coordinates of this point must be relative to the
top-left corner of the object, and ignore all
transformations (position, scale, rotation).
(Inherited from Transformable.) |
![]() |
Position |
Position of the object
(Inherited from Transformable.) |
![]() |
Rotation |
Rotation of the object
(Inherited from Transformable.) |
![]() |
Scale |
Scale of the object
(Inherited from Transformable.) |
![]() |
Style |
Style of the text (see Styles enum)
|
![]() |
Transform |
The combined transform of the object
(Inherited from Transformable.) |
