Свойство | Тип | Описание | |
---|---|---|---|
DistanceFromTopOfLine | float | ||
PageNumber | int | ||
ScaleX | float | ||
ScaleY | float | ||
SecondLetterKearning | int>.Dictionary | ||
Spacing | float | ||
TULeft | float | ||
TURight | float | ||
TVBottom | float | ||
TVTop | float | ||
XOffset | float |
Метод | Описание | |
---|---|---|
GetPixelBottom ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int | ||
GetPixelDistanceFromTop ( int lineHeightInPixels ) : int | ||
GetPixelHeight ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int | ||
GetPixelLeft ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int | ||
GetPixelRight ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int | ||
GetPixelTop ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int | ||
GetPixelWidth ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int | ||
GetPixelXOffset ( int lineHeightInPixels ) : int | ||
GetXAdvanceInPixels ( int lineHeightInPixels ) : int | ||
ToString ( ) : string |
public GetPixelBottom ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
Результат | int |
public GetPixelDistanceFromTop ( int lineHeightInPixels ) : int | ||
lineHeightInPixels | int | |
Результат | int |
public GetPixelHeight ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
Результат | int |
public GetPixelLeft ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
Результат | int |
public GetPixelRight ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
Результат | int |
public GetPixelTop ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
Результат | int |
public GetPixelWidth ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int | ||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
Результат | int |
public GetPixelXOffset ( int lineHeightInPixels ) : int | ||
lineHeightInPixels | int | |
Результат | int |
public GetXAdvanceInPixels ( int lineHeightInPixels ) : int | ||
lineHeightInPixels | int | |
Результат | int |
public Dictionary |
||
Результат | int>.Dictionary |