RhinoPageViewGetDetailViews Method |
Gets a list of the detail view objects associated with this layout.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic DetailViewObject[] GetDetailViews()
Public Function GetDetailViews As DetailViewObject()
Return Value
Type:
DetailViewObjectA detail view object array. This can be null, but not empty.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also