ISurfaceSpecificsDStartPoint Property

Get the start point of the first sub polygon e.g. the outline of surface.

Definition

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

Property Value

PointD

Implements

InterfaceSurfaceSpecificsDStartPoint

See Also