Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / OrientedBoundingRect Class / _axis Field

In This Topic
    _axis Field
    In This Topic
    Syntax
    'Declaration
     
    Protected _axis As Point2D()
    protected Point2D[] _axis
    See Also