Click or drag to resize
Vertex Constructor
Overload List
  NameDescription
Public methodVertex(Double)
Initializes a new instance of the Vertex class
Public methodVertex(Vertex)
Initializes a new instance of the Vertex class
Public methodVertex(Double, Double, Double)
Initializes a new instance of the Vertex class
Public methodVertex(Int32, Int32, Int32)
Initializes a new instance of the Vertex class
Public methodVertex(Single, Single, Single)
Initializes a new instance of the Vertex class
Top
See Also