ActualWidth Property
ActualWidth
Gets the actual width of the line.
Unlike the Width property, this returns 0
if Style is None.
Declaration
[Browsable(false)]
public double ActualWidth { get; }
<Browsable(False)>
Public ReadOnly Property ActualWidth As Double