Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void AddPoint(double, double)

Declaration

public void AddPoint(
    double x,
    double y
)

Summary

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