'Declaration
Protected Overridable Function IsFixed( _ ByVal vertexIndex As System.Integer _ ) As System.Boolean
'Usage
Dim instance As NGraphCrossingReductorBase Dim vertexIndex As System.Integer Dim value As System.Boolean value = instance.IsFixed(vertexIndex)
protected virtual System.bool IsFixed( System.int vertexIndex )
Parameters
- vertexIndex