Header menu logo issie

MouseOn Type

Used to keep track of what the mouse is on

Union cases

Union case Description

Canvas

Full Usage: Canvas

Component ComponentId

Full Usage: Component ComponentId

Parameters:
Item : ComponentId

ComponentCorner(ComponentId, XYPos, int)

Full Usage: ComponentCorner(ComponentId, XYPos, int)

Parameters:
Item1 : ComponentId
Item2 : XYPos
Item3 : int

Connection ConnectionId

Full Usage: Connection ConnectionId

Parameters:
Item : ConnectionId

InputPort(InputPortId, XYPos)

Full Usage: InputPort(InputPortId, XYPos)

Parameters:
Item1 : InputPortId
Item2 : XYPos

Label ComponentId

Full Usage: Label ComponentId

Parameters:
Item : ComponentId

OutputPort(OutputPortId, XYPos)

Full Usage: OutputPort(OutputPortId, XYPos)

Parameters:
Item1 : OutputPortId
Item2 : XYPos

Instance members

Instance member Description

this.IsCanvas

Full Usage: this.IsCanvas

Returns: bool
Returns: bool

this.IsComponent

Full Usage: this.IsComponent

Returns: bool
Returns: bool

this.IsComponentCorner

Full Usage: this.IsComponentCorner

Returns: bool
Returns: bool

this.IsConnection

Full Usage: this.IsConnection

Returns: bool
Returns: bool

this.IsInputPort

Full Usage: this.IsInputPort

Returns: bool
Returns: bool

this.IsLabel

Full Usage: this.IsLabel

Returns: bool
Returns: bool

this.IsOutputPort

Full Usage: this.IsOutputPort

Returns: bool
Returns: bool

Type something to start searching.