RhinoCommon API
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
public void Draw( IntPtr constPtrPrintInfo, RhinoDoc doc )
Public Sub Draw ( constPtrPrintInfo As IntPtr, doc As RhinoDoc )
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)"]