オーバーロード一覧
オーバーロード | 解説 |
RenderImage コンストラクタ() | Initializes a new instance of the RenderImage class. |
RenderImage コンストラクタ(Image) | Initializes a new instance of the RenderImage class, assigning the RenderImage.Image property. |
RenderImage コンストラクタ(String) | Initializes a new instance of the RenderImage class, assigning the RenderImage.ImageName property. |
RenderImage コンストラクタ(Image,Style) | Initializes a new instance of the RenderImage class, assigning the RenderImage.Image property, and specifying a Style to use. |
RenderImage コンストラクタ(String,Style) | Initializes a new instance of the RenderImage class, assigning the RenderImage.Image property, and specifying a Style to use. |
RenderImage コンストラクタ(Image,ImageAlign) | Initializes a new instance of the RenderImage class, assigning the RenderImage.Image property, and specifying a ImageAlign to use. |
RenderImage コンストラクタ(String,ImageAlign) | Initializes a new instance of the RenderImage class, assigning the RenderImage.Image property, and specifying a ImageAlign to use. |
参照