ISurfaceSpecificsDGetGraphicsPath Method

Creates the Graphics Path of the surface.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public GraphicsPath GetGraphicsPath()

Return Value

GraphicsPath
The GraphicsPath of the surface.

Implements

InterfaceSurfaceSpecificsDGetGraphicsPath

See Also