Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void AddCircle(ref PointD, double)

Declaration

public void AddCircle(
    ref PointD center,
    double radius
)

Summary

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