Table of Contents

Field mBoundBox

Namespace
VectorDraw.Professional.vdPrimaries
Assembly
VectorDraw.Professional.dll

This field is used to store the Bounding Box of the object.

protected Box mBoundBox

Returns

Box
This field is used to store the Bounding Box of the object.

Remarks

The value must be finally stored in the BoundingBox property. The update method automatically sets this value to null so the BoundingBox will be recalculated.