Click or drag to resize

IntRectRightEnd Property

Gives the point just outside the rectangle.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public ArrayPoint RightEnd { get; }

Property Value

Type: ArrayPoint
See Also