Click or drag to resize

ViewCaptureWriterDraw Method

[Missing <summary> documentation for "M:Rhino.Runtime.ViewCaptureWriter.Draw(System.IntPtr,Rhino.RhinoDoc)"]

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.15
Syntax
public void Draw(
	IntPtr constPtrPrintInfo,
	RhinoDoc doc
)

Parameters

constPtrPrintInfo
Type: SystemIntPtr

[Missing <param name="constPtrPrintInfo"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.Draw(System.IntPtr,Rhino.RhinoDoc)"]

doc
Type: RhinoRhinoDoc

[Missing <param name="doc"/> documentation for "M:Rhino.Runtime.ViewCaptureWriter.Draw(System.IntPtr,Rhino.RhinoDoc)"]

See Also