RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1Line Class / Top Property

In This Topic
    Top Property (C1Line)
    In This Topic
    Gets the top coordinate of this C1Line relative to the document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Top As Double
    public double Top {get;}
    See Also