Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: BoundingBoxD FromPoint(ref PointD, ref PointD)

Declaration

public static BoundingBoxD FromPoint(
    ref PointD pt1,
    ref PointD pt2
)

Summary

Returns a new BoundingBox bounding the two points specified.