Gets the x-coordinate in points that is the sum of
Left
and
Width property
values of this
Rectangle structure.
Namespace: SautinSoft.Document.DrawingAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntaxpublic double Right { get; }
Public ReadOnly Property Right As Double
Get
Property Value
Double
See Also