public View SaveView( string name, CameraPosition cameraPosition, Dictionary<string,bool> visibility )
Parameters
- name
- Name of the saved view.
- cameraPosition
- Camera position for the view.
- visibility
- Visibility settings of occurrences. Key is ID of the occurrence and Value is a boolean which determines if this occurrence should be visible or not.
Return Value
Saved view.