ViewInfo Constructor (UInt32)

ViewInfo Constructor (UInt32)

Construct the ViewInfo for active viewport of given doc.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public ViewInfo(
	uint docRuntimeSerialNumber
)
Public Sub New ( 
	docRuntimeSerialNumber As UInteger
)

Parameters

docRuntimeSerialNumber
Type: SystemUInt32
Runtime serial number of the document to query for the active viewport
Version Information

Rhino for Windows

Supported in: 6.8
See Also