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

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