'Declaration
Protected Overridable Function ReplacePrimitive( _ ByVal newPrimitive As NPolyPathPrimitive _ ) As System.Boolean
'Usage
Dim instance As NMutablePolyPathShape Dim newPrimitive As NPolyPathPrimitive Dim value As System.Boolean value = instance.ReplacePrimitive(newPrimitive)
protected virtual System.bool ReplacePrimitive( NPolyPathPrimitive newPrimitive )
Parameters
- newPrimitive