VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / DrawingHatchBrush Class
Constructors Properties Methods SeeAlso
In This Topic
DrawingHatchBrush Class Members
In This Topic
The following tables list the members exposed by DrawingHatchBrush.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets the background color of this brush.
Public PropertyGets the foreground color of this brush.
Public PropertyGets the hatch style of the brush.
Public PropertyGets an image, which is associated with this image brush.
Public PropertyGets or sets a value indicating whether this brush is used in device space.
Public PropertyGets the source brush.
Public PropertyGets or sets the tile mode of this image brush.
Public PropertyGets or sets the copy of transform, which defines a local geometric transformation for the image associated with this image brush.
Public Methods
 NameDescription
Public MethodCreates a new DrawingHatchBrush that is a copy of the current instance.
Public MethodReleases all resources used by this DrawingHatchBrush object.
Public MethodDetermines whether the specified System.Object is equal to the current color.
Public MethodServes as a hash function for a particular type.
See Also