Click or drag to resize

RectangleRight Property

Gets the x-coordinate in points that is the sum of Left and Width property values of this Rectangle structure.

Namespace: SautinSoft.Document.Drawing
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntax
public double Right { get; }

Property Value

Double
See Also