RhinoDocActiveSpace Property |
Get the space associated with the active view for this document
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntaxpublic ActiveSpace ActiveSpace { get; }
Public ReadOnly Property ActiveSpace As ActiveSpace
Get
Property Value
Type:
ActiveSpace
See Also