IndexTriangle.ReplaceVertexIndex Method

Public Sub ReplaceVertexIndex( _ 
ByVal oldVertex As Integer, _ 
ByVal newVertex As Integer
)
This language is not supported or no code example is available.
public void ReplaceVertexIndex( 
int oldVertex
int newVertex 
)
This language is not supported or no code example is available.

Parameters

oldVertex
int

newVertex
int

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition