Document Solutions for PDF
DS.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / RectL Structure / TopLeft Property

In This Topic
    TopLeft Property (RectL)
    In This Topic
    Get the top left point of the rectangle.
    Syntax
    'Declaration
     
    Public ReadOnly Property TopLeft As Point2L
    public Point2L TopLeft {get;}
    See Also