Constructor ExplicitShape2
ExplicitShape2(IImplicitShape<GridPoint2>, AbstractBounds<GridPoint2>)
Constructs a new explicit shape from the given implicit shape and bounds.
public ExplicitShape2(IImplicitShape<GridPoint2> implicitShape, AbstractBounds<GridPoint2> storageBounds)
Parameters
implicitShape
IImplicitShape<GridPoint2>storageBounds
AbstractBounds<GridPoint2>