Search
TextureBrush Methods
 


 Public Methods

  Name Description

Clone

Creates an exact copy of this brush.

CreateGdiBrush

Overloaded. Returns an instance of a System.Drawing.Brush-derived class corresponding to the current brush.

Equals

Determines whether two TextureBrush instances are equal.

GetHashCode

Returns the hash code for this brush instance.

GetObjectData

Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the brush.

ToString

Returns "Texture".

 See Also