ComponentOne FlexReport for WinForms
ActualWidth Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > Line Class : ActualWidth Property
Gets the actual width of the line. Unlike the Width property, this returns 0 if Style is DashStyle.None.
Syntax
'Declaration
 
Public ReadOnly Property ActualWidth As System.Double
public System.double ActualWidth {get;}
See Also

Reference

Line Class
Line Members