Table of Contents

Method GetShape

Namespace
Gamelogic.Grids2.Graph
Assembly
Gamelogic.Grids2.dll

GetShape()

Gets the shape that this graph represents. If no output node is present, an empty shape is returned.

public IExplicitShape<GridPoint2> GetShape()

Returns

IExplicitShape<GridPoint2>

IExplicitShape<GridPoint2>.