Table of Contents

Class Wire

Namespace
H.Controls.Diagram
Assembly
H.Controls.Diagram.dll
public class Wire
Inheritance
Wire
Inherited Members
Extension Methods

Properties

From

public string From { get; set; }

Property Value

string

FromPort

public string FromPort { get; set; }

Property Value

string

To

public string To { get; set; }

Property Value

string

ToPort

public string ToPort { get; set; }

Property Value

string