Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: BoundingBoxD FromPoint(PointD, PointD)

Declaration

public static BoundingBoxD FromPoint(
    PointD pt1,
    PointD pt2
)

Summary

Returns a new BoundingBox bounding the two points specified.