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