issie


Component

Namespace: global
Parent Module: CommonTypes

JSComponent mapped to F# record. Id uniquely identifies the component within a sheet and is used by draw2d library. Label is optional descriptor displayed on schematic.

Record Fields

Record FieldDescription
H
Signature: int
Id
Signature: string
InputPorts
Signature: Port list
Label
Signature: string
OutputPorts
Signature: Port list
Type
Signature: ComponentType
W
Signature: int
X
Signature: int
Y
Signature: int