Type alias PortLocation

PortLocation: "topleft" | "topcenter" | "topright" | "leftcenter" | "rightcenter" | "bottomleft" | "bottomcenter" | "bottomright"

Represents a location of a port on a rectangular stencil frame.

Generated using TypeDoc