'Declaration
Protected Overridable Sub OnModelPathChanged( _ ByVal newModelPath As System.Drawing.Drawing2D.GraphicsPath _ )
'Usage
Dim instance As NPathPrimitive Dim newModelPath As System.Drawing.Drawing2D.GraphicsPath instance.OnModelPathChanged(newModelPath)
protected virtual void OnModelPathChanged( System.Drawing.Drawing2D.GraphicsPath newModelPath )
Parameters
- newModelPath