C1.C1Preview Namespace > RenderImage Class : RenderImage Constructor |
Overload | Description |
---|---|
RenderImage Constructor() | Initializes a new instance of the RenderImage class. |
RenderImage Constructor(Image) | Initializes a new instance of the RenderImage class, assigning the Image property. |
RenderImage Constructor(String) | Initializes a new instance of the RenderImage class, assigning the ImageName property. |
RenderImage Constructor(Image,Style) | Initializes a new instance of the RenderImage class, assigning the Image property, and specifying a Style to use. |
RenderImage Constructor(String,Style) | Initializes a new instance of the RenderImage class, assigning the Image property, and specifying a Style to use. |
RenderImage Constructor(Image,ImageAlign) | Initializes a new instance of the RenderImage class, assigning the Image property, and specifying a ImageAlign to use. |
RenderImage Constructor(String,ImageAlign) | Initializes a new instance of the RenderImage class, assigning the Image property, and specifying a ImageAlign to use. |
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