![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFBrush Structure : BrushStyle Property |
public int BrushStyle {get; set;}
'Declaration
Public Property BrushStyle As Integer
'Usage
Dim instance As PDFBrush Dim value As Integer instance.BrushStyle = value value = instance.BrushStyle
public int getBrushStyle() public void setBrushStyle(int style)
For an example, refer to PDFRectangleAnnotation.