Public ReadOnly Property BarWidth As Integer
Dim instance As WriterBase Dim value As Integer value = instance.BarWidth
public int BarWidth {get;}
Public ReadOnly Property BarWidth As Integer
Dim instance As WriterBase Dim value As Integer value = instance.BarWidth
public int BarWidth {get;}
The value is the number of pixels which make up the width of the bar.
The default value is 0.