C# Class FSO.Client.UI.Framework.TextRendererResult

Show file Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

Property Type Description
BoundingBox Microsoft.Xna.Framework.Rectangle
DrawingCommands List
Lines int
MaxWidth int

Property Details

BoundingBox public property

public Rectangle,Microsoft.Xna.Framework BoundingBox
return Microsoft.Xna.Framework.Rectangle

DrawingCommands public property

public List DrawingCommands
return List

Lines public property

public int Lines
return int

MaxWidth public property

public int MaxWidth
return int