Overload | Description |
---|---|
ImageBrush Constructor() | Initializes a new instance of the ImageBrush class. |
ImageBrush Constructor(IImage) | Initializes a new instance of the ImageBrush class using specified IImage object. |
ImageBrush Constructor(ImageBrush) | Creates a copy of a ImageBrush object. |