Leadtools.Pdf Namespace > PDFBrush Structure : BrushStyle Property |
public PDFBrushStyle BrushStyle {get; set;}
'Declaration Public Property BrushStyle As PDFBrushStyle
'Usage Dim instance As PDFBrush Dim value As PDFBrushStyle instance.BrushStyle = value value = instance.BrushStyle
public PDFBrushStyle BrushStyle {get; set;}
get_BrushStyle();
set_BrushStyle(value);
public: property PDFBrushStyle BrushStyle { PDFBrushStyle get(); void set ( PDFBrushStyle value); }
For an example, refer to PDFRectangleAnnotation.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2