Click or drag to resize
BoundingBoxEntityBox Property
Get / Set the bounding box to draw.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public BoundingBox Box { get; set; }

Property Value

Type: BoundingBox
See Also