GridNode Members

The GridNode type exposes the following members.

Constructors

  NameDescription
Public methodGridNode
Initializes a new instance of the GridNode class

Methods

  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)

Properties

  NameDescription
Public propertyUIndex
The node's index along the U axis.
Public propertyVIndex
The node's index along the V axis.

See Also