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.ExplicitShape3 InverseInRect()

Returns

ExplicitShape.ExplicitShape3

The inverse of this shape as a new ExplicitShape3 instance.