Documents for PDF, .NET Edition Documentation
HatchBrush Constructor(HatchBrush)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Drawing Namespace > HatchBrush Class > HatchBrush Constructor : HatchBrush Constructor(HatchBrush)
Creates a copy of a HatchBrush object.
Syntax
'Declaration
 
Public Function New( _
   ByVal source As HatchBrush _
)
public HatchBrush( 
   HatchBrush source
)

Parameters

source
See Also

Reference

HatchBrush Class
HatchBrush Members
Overload List