ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.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 Integer
    public int Left {get; set;}
    See Also