Search
HatchBrush Methods
 


 Public Methods

  Name Description

Clone

Creates an exact copy of this brush.

CreateGdiBrush

Returns an instance of the System.Drawing.Drawing2D.HatchBrush class that can be used to paint in a GDI+ Graphics object.

GetObjectData

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

ToString

Returns "Hatch".

 See Also