InputPanel for WinForms | ComponentOne
C1.Win.8 Assembly / C1.Win.Interop Namespace / Rect Structure / Left Property

In This Topic
    Left Property (Rect)
    In This Topic
    Gets the X coordinate of the left edge of the current Rect structure.
    Syntax
    'Declaration
     
    Public ReadOnly Property Left As Double
    public double Left {get;}
    See Also