Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1Line
.
.
::
.
.
TotalWidth Property
C1Line Class
See Also
Gets the width of this
C1Line
including whitespaces at the end.
Namespace:
C1.Silverlight.RichTextBox
Assembly:
C1.Silverlight.RichTextBox
(in C1.Silverlight.RichTextBox.dll)
Syntax
C#
public
double
TotalWidth
{
get
;
internal
set
; }
Visual Basic
Public
Property
TotalWidth
As
Double
Get
Friend
Set
See Also
C1Line Class
C1.Silverlight.RichTextBox Namespace