ViewInfo Constructor (UInt32) |
Construct the ViewInfo for active viewport of given doc.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic 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 InformationRhino for Windows
Supported in: 6.8
See Also