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

Mostrar archivo 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_oe property

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

DrawingCommands public_oe property

public List DrawingCommands
return List

Lines public_oe property

public int Lines
return int

MaxWidth public_oe property

public int MaxWidth
return int