Right Property
Summary
Gets the x-coordinate that is the sum of the X and the Width property values of this LogicalRectangle structure.
Syntax
public double Right { get; }
Public ReadOnly Property Right As Double
public:
property double Right {
double get();
}
Property Value
The right edge of this LogicalRectangle.