'Declaration
Protected Overridable Function OnModelPathChanging( _ ByVal newModelPath As System.Drawing.Drawing2D.GraphicsPath _ ) As System.Boolean
'Usage
Dim instance As NPathPrimitive Dim newModelPath As System.Drawing.Drawing2D.GraphicsPath Dim value As System.Boolean value = instance.OnModelPathChanging(newModelPath)
protected virtual System.bool OnModelPathChanging( System.Drawing.Drawing2D.GraphicsPath newModelPath )
Parameters
- newModelPath