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 override int Extreme { get; }

Property Value

int

The extreme.