InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.Interop Namespace / Thickness Structure / Left Property

In This Topic
    Left Property (Thickness)
    In This Topic
    Gets or sets the width, of the left side of the bounding rectangle.
    Syntax
    'Declaration
     
    Public Property Left As Double
    public double Left {get; set;}
    See Also