MathHelperBetween Method

Definition

Namespace: PCBI_PDFImport
Assembly: PCBI_PDF_Import (in PCBI_PDF_Import.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public static bool Between(
	PointD a,
	PointD b,
	PointD c
)

Parameters

a  PointD
 
b  PointD
 
c  PointD
 

Return Value

Boolean

See Also