Overload List

  NameDescription
AddText(String)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Color, Single, Single, Boolean, Int32, Int32, DrawTextFormat)
Creates and adds the 2D text to the surface.
AddText(String, Color)
Creates and adds the 2D text to the surface.
AddText(String, Font)
Creates and adds the 2D text to the surface.
AddText(String, Color, Color)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color)
Creates and adds the 2D text to the surface.
AddText(String, Rectangle, DrawTextFormat)
Creates and adds the 2D text to the surface.
AddText(String, Int32, Int32)
Creates and adds the 2D text to the surface.
AddText(String, Color, Rectangle, DrawTextFormat)
Creates and adds the 2D text to the surface.
AddText(String, Color, Int32, Int32)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Color)
Creates and adds the 2D text to the surface.
AddText(String, Font, Int32, Int32)
Creates and adds the 2D text to the surface.
AddText(String, Single, Single, Boolean)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Rectangle, DrawTextFormat)
Creates and adds the 2D text to the surface.
AddText(String, Color, Color, Rectangle, DrawTextFormat)
Creates and adds the 2D text to the surface.
AddText(String, Color, Color, Int32, Int32)
Creates and adds the 2D text to the surface.
AddText(String, Color, Single, Single, Boolean)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Rectangle, DrawTextFormat)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Int32, Int32)
Creates and adds the 2D text to the surface.
AddText(String, Font, Single, Single, Boolean)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Color, Rectangle, DrawTextFormat)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, RectangleF, Boolean, DrawTextFormat)
Creates and adds the 2D text to the surface.
AddText(String, Color, Color, Single, Single, Boolean)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Color, Rectangle, DrawTextFormat)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Color, Int32, Int32)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, RectangleF, Boolean, DrawTextFormat)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Single, Single, Boolean)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Color, RectangleF, Boolean, DrawTextFormat)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Color, RectangleF, Boolean, DrawTextFormat)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Color, Int32, Int32, DrawTextFormat)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Color, Single, Single, Boolean)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Int32, Int32, Int32, Int32)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Color, Int32, Int32, Int32, Int32)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Color, Single, Single, Boolean, DrawTextFormat)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Single, Single, Boolean, Int32, Int32)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Color, Int32, Int32, Int32, Int32, DrawTextFormat)
Creates and adds the 2D text to the surface.
AddText(String, Font, Color, Color, Single, Single, Boolean, Int32, Int32)
Creates and adds the 2D text to the surface.

See Also