Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: BoundingBoxD FromPoint(double, double)

Declaration

public static BoundingBoxD FromPoint(
    double x,
    double y
)

Summary

Returns a new BoundingBox bounding a single point.