Right

Rectangle.Right property

Gets the x-coordinate of the right egde of the rectangular area.

public double Right { get; }

Property Value

A double value that represents the x-coordinate of the right edge of the rectangular area.

See Also