ViewCaptureWriterDrawPath Method |
[Missing <summary> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawPath(Rhino.Runtime.ViewCaptureWriter.PathPoint[],Rhino.Runtime.ViewCaptureWriter.Pen,System.Drawing.Color)"]
Namespace: Rhino.Runtime
protected abstract void DrawPath( ViewCaptureWriterPathPoint[] points, ViewCaptureWriterPen pen, Color brushColor )
Protected MustOverride Sub DrawPath ( points As ViewCaptureWriterPathPoint(), pen As ViewCaptureWriterPen, brushColor As Color )
[Missing <param name="points"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawPath(Rhino.Runtime.ViewCaptureWriter.PathPoint[],Rhino.Runtime.ViewCaptureWriter.Pen,System.Drawing.Color)"]
[Missing <param name="pen"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawPath(Rhino.Runtime.ViewCaptureWriter.PathPoint[],Rhino.Runtime.ViewCaptureWriter.Pen,System.Drawing.Color)"]
[Missing <param name="brushColor"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawPath(Rhino.Runtime.ViewCaptureWriter.PathPoint[],Rhino.Runtime.ViewCaptureWriter.Pen,System.Drawing.Color)"]