Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void AddPoint(IEnumerable<PointD>)

Declaration

public void AddPoint(
    IEnumerable<PointD> points
)

Summary

Updates the bounding box by extending the bounds, if necessary, to include the specified points.