PointDIsInfPoint Method

Both values are positive infinity.

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool IsInfPoint()

Return Value

Boolean
True if X and Y both are positive infinity.

See Also