Table of Contents

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

Font

DrawObject2D

public DrawObject2D DrawObject2D { get; set; }

Property Value

DrawObject2D

Extend

public float Extend { get; set; }

Property Value

float

PartPosition

public Vector2 PartPosition { get; set; }

Property Value

Vector2

Sprite

public Sprite Sprite { get; set; }

Property Value

Sprite

SpritePosition

public Vector2 SpritePosition { get; set; }

Property Value

Vector2

Style

public string Style { get; set; }

Property Value

string

Type

public RichTextPartType Type { get; set; }

Property Value

RichTextPartType

WordWidth

public float WordWidth { get; set; }

Property Value

float

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).