'DeclarationPublic Property VertexPrimitive As VertexPrimitive
'UsageDim instance As NVertexSurfaceSeries Dim value As VertexPrimitive instance.VertexPrimitive = value value = instance.VertexPrimitive
public VertexPrimitive VertexPrimitive {get; set;}