GroupSelectionEdit Constructor |
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic GroupSelectionEdit(
Document document,
IList visuals
)
Parameters
- document Document
- The document containing the visuals to be grouped.
- visuals IList
- The collection of visuals to be grouped together.
See Also