Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: BoundingBoxD FromPoint(IEnumerable<PointD>)

Declaration

public static BoundingBoxD FromPoint(
    IEnumerable<PointD> sites
)

Summary

Returns a new BoundingBox bounding all the points specified.