Class PlessHatchBrushHandler
Platformless hatch brush handler.
public class PlessHatchBrushHandler : PlessBrushHandler, IBaseObject, IDisposableObject, IHatchBrushHandler, IBrushHandler, IDisposable
- Inheritance
-
PlessHatchBrushHandler
- Implements
Constructors
- PlessHatchBrushHandler(HatchBrush)
Initializes a new instance of the PlessHatchBrushHandler class.
Properties
- Color
Gets the color of hatch lines drawn by this HatchBrush object.
- HatchStyle
Gets the hatch style of this HatchBrush object.
Methods
- Update(HatchBrush)
Updates this brush properties using the specified brush properties.