Click or drag to resize
VoiceAnnotationData Property
Gets the sound data.

Namespace: Flir.Atlas.Image
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public byte[] Data { get; }

Property Value

Type: Byte
The sound data.
See Also