PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.8 Assembly / C1.C1Preview Namespace / LengthRef.Predefined Class / ParentTop Property

In This Topic
    ParentTop Property (LengthRef.Predefined)
    In This Topic
    Gets a LengthRef instance representing the "Parent.Top" reference.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property ParentTop As LengthRef
    public static LengthRef ParentTop {get;}
    See Also