Table of Contents

Property Extreme

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Extreme

Gets the extreme point of this AbstractBounds<TPoint>, lying on the opposite direction of Point. For discrete point types, this points fall just outside the bounds.

public abstract TPoint Extreme { get; }

Property Value

TPoint

The extreme.