SolderingTrackNoteHittestLabel Method

Definition

Namespace: PCBI_Physics_SelectiveSoldering
Assembly: PCBI_Physics_SelectiveSoldering (in PCBI_Physics_SelectiveSoldering.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public override bool HittestLabel(
	PointD world,
	double scaleFactor
)

Parameters

world  PointD
 
scaleFactor  Double
 

Return Value

Boolean

See Also