Gets the x-coordinate of the right edge of this
AnnRectangle structure.
public float Right {get;}
'Declaration
Public ReadOnly Property Right As Single
'Usage
Dim instance As AnnRectangle
Dim value As Single
value = instance.Right
Property Value
The x-coordinate of the right edge of this
AnnRectangle structure.