Wires.Input

Wires.Input property

Gets or sets the input. One input elements is needed to define a wire by its edges. The second is needed for orientation of the edges.

public InputLocalOffset[] Input { get; set; }

See Also