Method WriteArc
WriteArc(Int32, Int32, String, String)
Declaration
protected virtual void WriteArc(int fromNode, int toNode, string label, string style)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | fromNode | |
System.Int32 | toNode | |
System.String | label | |
System.String | style |