InterfacePolyClassAddEllipse Method

Calculates an ellipse of an rectangle.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void AddEllipse(
	RectangleD rect
)

Parameters

rect  RectangleD
the bounds of ellipse

See Also