An NDoc Documented Class Library

Box Structure

The object Box encapsulates the essentials properties and datas, what are needed in work with it. So it holds an Origin and a Size.

For a list of all members of this type, see Box Members.

System.Object
   System.ValueType
      Minais.Drawing3d.Math.Box

public struct Box

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Minais.Drawing3d.Math

Assembly: Drawing3d (in Drawing3d.dll)

See Also

Box Members | Minais.Drawing3d.Math Namespace