Click or drag to resize

ConnectorCoordinates Class

Describes the coordinates of a connector's location on a PCB
Inheritance Hierarchy
SystemObject
  CFX.Structures.PressInsertionConnectorCoordinates

Namespace: CFX.Structures.PressInsertion
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class ConnectorCoordinates

The ConnectorCoordinates type exposes the following members.

Constructors
 NameDescription
Public methodConnectorCoordinates Default constructor
Top
Properties
 NameDescription
Public propertyXPosition The X position of the connector
Public propertyYPosition The Y position of the connector
Top
See Also