Brush Class
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Represents the abstract Brush, which contains the basic functionality of a Brush.
Inheritance Hierarchy
Bytescout.PDFBrush
Bytescout.PDFColoredTilingBrush
Bytescout.PDFSolidBrush
Bytescout.PDFUncoloredTilingBrush
Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.3.0.623-master
Syntax
The Brush type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Brush | Initializes a new instance of the Brush class |
Methods
Name | Description | |
---|---|---|
![]() | Clone | Allows the creation of a shallow copy of this Bytescout.PDF.Brush |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also