Search
RectangleI.Right Property
See Also
 






Gets the x-coordinate of the right edge of the rectangle.

Namespace: MindFusion
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public int Right { get; }

Visual Basic  Copy Code

Public ReadOnly Property Right As Integer

 Property Value

 See Also