Interface IText
- Namespace
- TaleWorlds.TwoDimension
- Assembly
- TaleWorlds.TwoDimension.dll
public interface IText
Properties
HorizontalAlignment
TextHorizontalAlignment HorizontalAlignment { get; set; }
Property Value
Value
string Value { get; set; }
Property Value
VerticalAlignment
TextVerticalAlignment VerticalAlignment { get; set; }
Property Value
Methods
GetPreferredSize(bool, float, bool, float, SpriteData, float)
Vector2 GetPreferredSize(bool fixedWidth, float widthSize, bool fixedHeight, float heightSize, SpriteData spriteData, float renderScale)
Parameters
fixedWidthboolwidthSizefloatfixedHeightboolheightSizefloatspriteDataSpriteDatarenderScalefloat
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).