←Select platform

ResponseDataOffsets Property

Summary

Gets or sets the array of offsets to the response data for the measurement unit.

Syntax

C#
VB
C++
public int[] ResponseDataOffsets {get; set;}
Public Property ResponseDataOffsets As Integer()
public: 
property array<int>^ ResponseDataOffsets { 
   array<int>^ get(); 
   void set (    array<int>^ ); 
} 

Property Value

Array of offsets, each relative to byte 0 of this structure, with one entry for each measurement type. Each will point to the response data for the measurement unit.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ColorConversion Assembly
Click or drag to resize