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

In This Topic
    OrientedBoundingRect Constructor
    In This Topic
    Overload List
    OverloadDescription
    Defines an OrientedBoundingBox with World-Axis-Aligned transformation.  
    Defines an OrientedBoundingBox with axis-X and axis-Y orientation.  
    Defines an OrientedBoundingRect from a list of Point2D by forcing the input axis-X and axis-Y orientation.  
    Defines an OrientedBoundingRect from a list of Point2D.  
    Defines an OrientedBoundingBox from another one.  
    See Also