IDragAndDropManagerAddAnchorPoint Method

Add an new anchor point.

Definition

Namespace: PCBI.Automation.DragAndDrop
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void AddAnchorPoint(
	PointD p
)

Parameters

p  PointD

See Also