InterfaceArcEdgeIsPointOnArc Method

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
bool IsPointOnArc(
	PointD PointOnArc
)

Parameters

PointOnArc  PointD
 

Return Value

Boolean

See Also