Table of Contents

Method InverseInRect

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

InverseInRect()

Creates a new explicit shape that is the inverse of this shape within its rectangular bounds.

public ExplicitShape.ExplicitShape2 InverseInRect()

Returns

ExplicitShape.ExplicitShape2

The inverse of this shape as a new ExplicitShape2 instance.