Gets hugeBox
Namespace: JigLibX.GeometryAssembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0
Syntax
C# |
---|
public static AABox HugeBox { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property HugeBox As AABox
Get |
Visual C++ |
---|
public:
static property AABox^ HugeBox {
AABox^ get ();
} |
See Also