Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void AddPoint(PointD)

Declaration

public void AddPoint(
    PointD point
)

Summary

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