Eyeshot 10 WinForms API Reference
BoundingBox Property

WinForms Assembly > devDept.Eyeshot Namespace > ViewportLayout Class : BoundingBox Property
Bounding box settings.
Syntax
'Declaration
 
Public Property BoundingBox As BoundingBox
public BoundingBox BoundingBox {get; set;}
Remarks
You need to call the Viewport.CompileUserInterfaceElements() after assigning a new BoundingBox.
See Also

Reference

ViewportLayout Class
ViewportLayout Members