Left Property
Summary
Gets the x-coordinate of the left edge of this LogicalRectangle structure.
Syntax
public double Left { get; }
Public ReadOnly Property Left As Double
public:
property double Left {
double get();
}
Property Value
The left edge of this LogicalRectangle.