AnchorManagerDrawAnchorPoints Method

Definition

Namespace: PCBI.Automation.DragAndDrop
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void DrawAnchorPoints(
	IStep step,
	Graphics g,
	PointD mousePosWorld
)

Parameters

step  IStep
 
g  Graphics
 
mousePosWorld  PointD
 

See Also