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
Syntaxpublic Guid NamedViewId { get; }
Public ReadOnly Property NamedViewId As Guid
Get
Property Value
Type:
Guid
See Also