An NDoc Documented Class Library

Box Constructor (xyz)

Constructor, who initializes the Box by its Size. The Origin is set to (0, 0, 0);

public Box(
   xyz Size
);

Parameters

Size
Size of the box

See Also

Box Class | Minais.Drawing3d.Math Namespace | Box Constructor Overload List