ComponentOne SuperTooltip for WinForms
C1.Win.4.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 System.Double
    public System.double Left {get;}
    See Also