Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Surface Class / ControlBoundingBox Method / ControlBoundingBox() Method

In This Topic
    ControlBoundingBox() Method
    In This Topic
    Returns the 3D size of the surface control point net axis aligned bounding box.
    Syntax
    'Declaration
     
    Public Overloads Overrides Function ControlBoundingBox() As Size3D
    public override Size3D ControlBoundingBox()

    Return Value

    The 3D size
    See Also