ComponentOne SuperTooltip for WinForms
C1.Win.8 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 System.Integer
    public System.int Left {get; set;}
    See Also