BikeCadenceSensorDeviceImageStream Property

Gets the device image stream from the embedded resource image associated with the derived device class.

Definition

Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BikeSpeedAndCadence
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.3+ddac7b2dbc3280b33f7963df2f0ae0a022d4d825
C#
public override Stream DeviceImageStream { get; }

Property Value

Stream
The device image stream.

See Also