←Select platform

Data Property

Summary
Gets or sets the tag type array of data.
Syntax
C#
C++/CLI
Python
public int[] Data { get; set; } 
public: 
property array<int>^ Data { 
   array<int>^ get(); 
   void set (    array<int>^ ); 
} 
Data # get and set (IccS15Fixed16ArrayTagType) 

Property Value

Array that contains the tag's data.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.