ViewCaptureWriterFillPolygon Method |
[Missing <summary> documentation for "M:Rhino.Runtime.ViewCaptureWriter.FillPolygon(System.Drawing.PointF[],System.Drawing.Color)"]
Namespace: Rhino.Runtime
protected abstract void FillPolygon( PointF[] points, Color fillColor )
Protected MustOverride Sub FillPolygon ( points As PointF(), fillColor As Color )
[Missing <param name="points"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.FillPolygon(System.Drawing.PointF[],System.Drawing.Color)"]
[Missing <param name="fillColor"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.FillPolygon(System.Drawing.PointF[],System.Drawing.Color)"]