IPackageSpecificsDMovePackage Method

Move complete package by specific offset.

Definition

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

Parameters

offset  PointD
Offset to move package

See Also