ComponentOne RichTextBox for UWP
TotalWidth Property

C1.Xaml.RichTextBox Namespace > C1Line Class : TotalWidth Property
Gets the width of this C1Line including whitespaces at the end.
Syntax
'Declaration
 
Public ReadOnly Property TotalWidth As System.Double
public System.double TotalWidth {get;}
See Also

Reference

C1Line Class
C1Line Members