Click or drag to resize

TextLog Constructor (IntPtr)

Initializes a new instance of the TextLog class

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public TextLog(
	IntPtr ptr
)

Parameters

ptr
Type: SystemIntPtr

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

See Also