Click or drag to resize

InteropNativeNonConstPointer Method (ViewportInfo)

Get ON_Viewport* from a ViewportInfo instance

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public static IntPtr NativeNonConstPointer(
	ViewportInfo viewport
)

Parameters

viewport
Type: Rhino.DocObjectsViewportInfo

[Missing <param name="viewport"/> documentation for "M:Rhino.Runtime.Interop.NativeNonConstPointer(Rhino.DocObjects.ViewportInfo)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:Rhino.Runtime.Interop.NativeNonConstPointer(Rhino.DocObjects.ViewportInfo)"]

See Also