TextLog Constructor (IntPtr)

TextLog Constructor (IntPtr)

Initializes a new instance of the TextLog class

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public TextLog(
	IntPtr ptr
)
Public Sub New ( 
	ptr As IntPtr
)

Parameters

ptr
Type: SystemIntPtr

[Missing <param name="ptr"/> documentation for "M:Rhino.FileIO.TextLog.#ctor(System.IntPtr)"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also