Visual Basic
C#
Managed Extensions for C++
C++/CLI
'Declaration Public ReadOnly Property BarWidth As Integer
'Usage Dim instance As WriterBase Dim value As Integer value = instance.BarWidth
Property Value
An integer value which represents the width of the bar.The value is the number of pixels which make up the width of the bar.
The default value is 0.