ViewCaptureWriterDrawScreenText Method |
[Missing <summary> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawScreenText(System.String,System.Drawing.Color,System.Double,System.Double,System.Single,System.Int32,System.Single,Rhino.DocObjects.Font)"]
Namespace: Rhino.Runtime
protected abstract void DrawScreenText( string text, Color textColor, double x, double y, float angle, int horizontalAlignment, float heightPoints, Font font )
Protected MustOverride Sub DrawScreenText ( text As String, textColor As Color, x As Double, y As Double, angle As Single, horizontalAlignment As Integer, heightPoints As Single, font As Font )
[Missing <param name="text"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawScreenText(System.String,System.Drawing.Color,System.Double,System.Double,System.Single,System.Int32,System.Single,Rhino.DocObjects.Font)"]
[Missing <param name="textColor"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawScreenText(System.String,System.Drawing.Color,System.Double,System.Double,System.Single,System.Int32,System.Single,Rhino.DocObjects.Font)"]
[Missing <param name="x"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawScreenText(System.String,System.Drawing.Color,System.Double,System.Double,System.Single,System.Int32,System.Single,Rhino.DocObjects.Font)"]
[Missing <param name="y"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawScreenText(System.String,System.Drawing.Color,System.Double,System.Double,System.Single,System.Int32,System.Single,Rhino.DocObjects.Font)"]
[Missing <param name="angle"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawScreenText(System.String,System.Drawing.Color,System.Double,System.Double,System.Single,System.Int32,System.Single,Rhino.DocObjects.Font)"]
[Missing <param name="horizontalAlignment"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawScreenText(System.String,System.Drawing.Color,System.Double,System.Double,System.Single,System.Int32,System.Single,Rhino.DocObjects.Font)"]
[Missing <param name="heightPoints"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawScreenText(System.String,System.Drawing.Color,System.Double,System.Double,System.Single,System.Int32,System.Single,Rhino.DocObjects.Font)"]
[Missing <param name="font"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.DrawScreenText(System.String,System.Drawing.Color,System.Double,System.Double,System.Single,System.Int32,System.Single,Rhino.DocObjects.Font)"]