ViewCaptureWriterDrawCircle Method |
[Missing <summary> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawCircle(System.Drawing.PointF,System.Single,System.Drawing.Color,Rhino.Runtime.ViewCaptureWriter.Pen)"]
Namespace: Rhino.Runtime
protected abstract void DrawCircle( PointF center, float diameter, Color fillColor, ViewCaptureWriterPen stroke )
[Missing <param name="center"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawCircle(System.Drawing.PointF,System.Single,System.Drawing.Color,Rhino.Runtime.ViewCaptureWriter.Pen)"]
[Missing <param name="diameter"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawCircle(System.Drawing.PointF,System.Single,System.Drawing.Color,Rhino.Runtime.ViewCaptureWriter.Pen)"]
[Missing <param name="fillColor"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawCircle(System.Drawing.PointF,System.Single,System.Drawing.Color,Rhino.Runtime.ViewCaptureWriter.Pen)"]
[Missing <param name="stroke"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawCircle(System.Drawing.PointF,System.Single,System.Drawing.Color,Rhino.Runtime.ViewCaptureWriter.Pen)"]