Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1Line
.
.
::
.
.
Top Property
C1Line Class
See Also
Gets the top coordinate of this
C1Line
relative to the document.
Namespace:
C1.Silverlight.RichTextBox
Assembly:
C1.Silverlight.RichTextBox
(in C1.Silverlight.RichTextBox.dll)
Syntax
C#
public
double
Top
{
get
; }
Visual Basic
Public
ReadOnly
Property
Top
As
Double
Get
See Also
C1Line Class
C1.Silverlight.RichTextBox Namespace