Sandbox Logo

Graphics.DrawText

static Rect DrawText( Sandbox.Rect& position, string text, Color color, string fontFamily, float fontSize, float fontWeight, TextFlag flags )

Graphics.DrawText

static Rect DrawText( Vector2& position, string text, Color color, string fontFamily, float fontSize, float fontWeight )

User Comments