InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / Thickness Structure / Left Property

In This Topic
    Left Property (Thickness)
    In This Topic
    Gets or sets the thickness value for the left edge.
    Syntax
    'Declaration
     
    Public Property Left As Integer
    public int Left {get; set;}
    See Also