Initializes a new instance of a PDFBrush structure with the specified parameters.
public PDFBrush(RasterColor color,int style)
Public Function New( _ByVal Color As Leadtools.RasterColor, _ByVal style As Integer _)
public:PDFBrush(Leadtools.RasterColor Color,int style)
Color
A Leadtools.RasterColor that represents the color of the brush. The default value is an empty Leadtools.RasterColor structure.
style
A PDFBrush enumeration value that represents the style of the brush. The default value is PDFBrush.Solid.
For an example, refer to PDFRectangleAnnotation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
