PdfSharp-GDI  1.31.7289
PdfSharp.Drawing.XSolidBrush Class Reference

Defines a single color object used to fill shapes and draw text. More...

Inheritance diagram for PdfSharp.Drawing.XSolidBrush:
PdfSharp.Drawing.XBrush

Public Member Functions

 XSolidBrush ()
 Initializes a new instance of the XSolidBrush class. More...
 
 XSolidBrush (XColor color)
 Initializes a new instance of the XSolidBrush class. More...
 
 XSolidBrush (XSolidBrush brush)
 Initializes a new instance of the XSolidBrush class. More...
 

Properties

XColor Color [get, set]
 Gets or sets the color of this brush. More...
 

Detailed Description

Defines a single color object used to fill shapes and draw text.

Constructor & Destructor Documentation

◆ XSolidBrush() [1/3]

PdfSharp.Drawing.XSolidBrush.XSolidBrush ( )

Initializes a new instance of the XSolidBrush class.

◆ XSolidBrush() [2/3]

PdfSharp.Drawing.XSolidBrush.XSolidBrush ( XColor  color)

Initializes a new instance of the XSolidBrush class.

◆ XSolidBrush() [3/3]

PdfSharp.Drawing.XSolidBrush.XSolidBrush ( XSolidBrush  brush)

Initializes a new instance of the XSolidBrush class.

Property Documentation

◆ Color

XColor PdfSharp.Drawing.XSolidBrush.Color
getset

Gets or sets the color of this brush.


The documentation for this class was generated from the following file: