Class Node

Node class

public class Node

Properties

NameDescription
Coordinate { get; }
EdgeEndStar { get; }
IsIsolated { get; }
Label { get; }

Methods

NameDescription
Location(int)

See Also