Click or drag to resize
RectangleIBottomRight Property
Gets the position of the bottom right corner of this rectangle.

Namespace: Slash.Math.Geometry.Rectangles
Assembly: Slash.Math (in Slash.Math.dll) Version: 1.0.6018.40177
Syntax
public Vector2I BottomRight { get; }

Property Value

Type: Vector2I
See Also