Click or drag to resize

CameraEmulatorSettingsViewAutoConnect Property

If true it is tried to connect the camera at application start.

Namespace: RAYLASE.Marker.CamerasPlugin.Emulator
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
public bool AutoConnect { get; set; }

Property Value

Boolean
See Also