Summary
Set the view type to be used when this portal is set as a destination.
- Namespace
- ASL
.PortalSystem - Containing Type
- Portal
Syntax
public void SetViewType(Portal.ViewType viewType)
Remarks
When set as hybrid or physical, the preferred device name is used to connect
a webcam. If it isn't found the first device that is found will be used.
If no devices are found it will default to virtual.
Parameters
| Name | Type | Description |
|---|---|---|
| viewType | Portal |
The view type to be set. |
Return Value
| Type | Description |
|---|---|
| void |