Input for WinForms | ComponentOne
C1.Framework Namespace / ParagraphElement Class / Top Property

In This Topic
    Top Property (ParagraphElement)
    In This Topic
    Gets or sets the vertical position of the element within its parent.
    Syntax
    'Declaration
     
    
    Public Property Top As Integer
    public int Top {get; set;}
    See Also