TextureBrush objects represent brushes that use images to fill the interiors of geometric shapes.
The following tables list the members exposed by the TextureBrush type.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the TextureBrush class. |
Name | Description | |
---|---|---|
Gets or sets the Image instance associated with this brush. |
||
Gets or sets the scale factor applied to all texture brushes. |
||
Gets or sets a value that indicates the wrap mode for this brush. |
Name | Description | |
---|---|---|
Creates an exact copy of this brush. |
||
Overloaded. Returns an instance of a System.Drawing.Brush-derived class corresponding to the current brush. |
||
Determines whether two TextureBrush instances are equal. |
||
Returns the hash code for this brush instance. |
||
Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the brush. |
||
Returns "Texture". |