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