InterfaceSurfaceSpecificsDSetOffset Method

Offset for all subelements of this surface specifics.

Definition

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

Parameters

Offset  PointD
X and Y distance to move the surface.

See Also