| オーバーロード | 解説 |
|---|---|
| ImageBrush コンストラクタ() | Initializes a new instance of the ImageBrush class. |
| ImageBrush コンストラクタ(IImage) | Initializes a new instance of the ImageBrush class using specified IImage object. |
| ImageBrush コンストラクタ(ImageBrush) | Creates a copy of a ImageBrush object. |