Class RichTextPart
- Namespace
- TaleWorlds.TwoDimension
- Assembly
- TaleWorlds.TwoDimension.dll
public class RichTextPart
- Inheritance
-
RichTextPart
- Inherited Members
Properties
DefaultFont
public Font DefaultFont { get; set; }
Property Value
DrawObject2D
public DrawObject2D DrawObject2D { get; set; }
Property Value
Extend
public float Extend { get; set; }
Property Value
PartPosition
public Vector2 PartPosition { get; set; }
Property Value
Sprite
public Sprite Sprite { get; set; }
Property Value
SpritePosition
public Vector2 SpritePosition { get; set; }
Property Value
Style
public string Style { get; set; }
Property Value
Type
public RichTextPartType Type { get; set; }
Property Value
WordWidth
public float WordWidth { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).