C1.C1Preview Namespace > RenderText Class : RenderText Constructor |
Overload | Description |
---|---|
RenderText Constructor() | Initializes a new instance of the RenderText class. |
RenderText Constructor(String) | Initializes a new instance of the RenderText class, assigning the Text property. |
RenderText Constructor(String,Style) | Initializes a new instance of the RenderText class, assigning the Text property and style. |
RenderText Constructor(String,Font) | Initializes a new instance of the RenderText class, assigning the Text property and font. |
RenderText Constructor(String,Font,Color) | Initializes a new instance of the RenderText class, assigning the Text property, font and text color. |
RenderText Constructor(String,Font,Color,AlignHorzEnum) | Initializes a new instance of the RenderText class, assigning the Text property, font, text color and alignment. |
RenderText Constructor(String,Font,AlignHorzEnum) | Initializes a new instance of the RenderText class, assigning the Text property, font and text alignment. |
RenderText Constructor(String,AlignHorzEnum) | Initializes a new instance of the RenderText class, assigning the Text property, and text alignment. |
RenderText Constructor(String,Style,Style) | Initializes a new instance of the RenderText class, assigning the Text property, and the parent styles. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2