HatchedFill Class |
A Fill containing hatched lines.
Namespace: Atalasoft.Imaging.Drawing
The HatchedFill type exposes the following members.
Name | Description | |
---|---|---|
HatchedFill(Hatch) | Initializes a new instance of HatchedFill with a black hatch and specified hatch style. | |
HatchedFill(Hatch, Color) | Initializes a new instance of HatchedFill with a specified hatch style and color. |
Name | Description | |
---|---|---|
Color | Gets or sets the color of the fill. (Inherited from Fill.) | |
HatchStyle | ||
PaletteIndex | Gets or sets the palette index used for the color. (Inherited from Fill.) |
Name | Description | |
---|---|---|
Clone | Returns a copy of this HatchedFill. (Overrides FillClone.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetBrushHandle | Returns a GDI brush handle. (Overrides FillGetBrushHandle.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |