PinItem.with_points


Description:

public PinItem.with_points (int x0, int y0, int x1, int y1)

Create a schematic pin

Parameters:

x0

The x coordinate of the first point

y0

The y coordinate of the first point

x1

The x coordinate of the second point

y1

The y coordinate of the second point