ISurfaceSpecificsDSetOffset Method

Offset for all subelements of this surface specifics.

Definition

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

Parameters

Offset  PointD
X and Y distance to move the surface.

Implements

InterfaceSurfaceSpecificsDSetOffset(PointD)

See Also