GdiImageBrush Class Members
In This Topic
The following tables list the members exposed by
GdiImageBrush.
Public Constructors
Public Properties
| Name | Description |
 | Image | Gets the image associated with this image brush. |
 | IsDrawnInDeviceSpace | Gets or sets a value indicating whether this brush is used in device space. (Inherited from GdiBrush) |
 | Source | Gets the source object of this brush. (Inherited from GdiBrush) |
 | TileMode | Gets or sets the tile mode of this image brush. |
 | Transform | Gets or sets the copy of transform, which defines a local geometric transformation for the image associated with this image brush. |
Public Methods
See Also