RectangleD.Left Property

Definition

Gets the x-coordinate of the left edge of this RectangleD structure.

public:
 property double Left { double get(); };
public double Left { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Left : double
Public ReadOnly Property Left As Double

Property Value

Attributes

Applies to