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