Click or drag to resize

ViewInfoNamedViewId Property

Returns a unique id if this is a named view otherwise an empty Guid.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.28
Syntax
public Guid NamedViewId { get; }

Property Value

Type: Guid
See Also