Click or drag to resize

Vertex3DClone Method

Clone

Namespace:  VIZCore3D.NET.Data
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public Vertex3D Clone()

Return Value

Type: Vertex3D
new Vertex3D Instance
See Also