ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.Bitmap Namespace / ImageRect Structure / Left Property

In This Topic
    Left Property
    In This Topic
    Gets or sets the x-coordinate of the left edge.
    Syntax
    'Declaration
     
    Public Property Left As System.Integer
    public System.int Left {get; set;}
    See Also