[]
        
(Showing Draft Content)

C1.Document.Line.ActualWidth

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; }