←Select platform

MeasurementCount Property

Summary

Gets or sets the number of measurements for each channel.

Syntax

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

Property Value

Array with one entry for each channel that contains the number of measurements for each channel.

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