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

In This Topic
    OrientedBoundingRect Class
    In This Topic
    Oriented Bounding Box definition.
    Syntax
    'Declaration
     
    Public Class OrientedBoundingRect 
    public class OrientedBoundingRect 
    Remarks
    The result is not guaranteed to be the minimum Oriented Bounding Box possible.
    Inheritance Hierarchy

    System.Object
       devDept.Geometry.OrientedBoundingRect
          devDept.Geometry.OrientedBoundingBox

    See Also