IPadSpecificsDLocation Property

Position of the pad, this is normaly the center point of a pad. But depending on the pad definition can the loaction on any point in or outside of the pad.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public PointD Location { get; set; }

Property Value

PointD

Implements

InterfacePadSpecificsDLocation

See Also