Node Constructor

Creates a new instance of Node.

Overload List

NodeCreates a new instance of Node.
Node(Double, Double) Creates a new instance of Node.
Node(SerializationInfo, StreamingContext)Allows an object to control its own serialization and deserialization through binary and XML serialization.
Node(NullableLatitude, NullableLongitude, NullableLength) Creates a new instance of Node.

See Also