Gets and sets the pen fill style used to draw the line.
'Declaration
Public Property PenFillStyle As PenFillStyle
'Usage
Dim instance As RulerTool
Dim value As PenFillStyle
instance.PenFillStyle = value
value = instance.PenFillStyle
Property Value
The
PenFillStyle used to draw the line for the ruler annotation.