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: 2024.4.24
Syntax
public double Right { get; }

Property Value

Double
See Also