Click or drag to resize

BaseDistanceSensorIsInitialized Property

Is true if the device is initialized.

Namespace: RAYLASE.Marker.Device.DistanceSensor
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.26.1
Syntax
C#
public override bool IsInitialized { get; protected set; }

Property Value

Boolean
See Also