←Select platform

Element Property

Summary
Gets or sets the matrix element values.
Syntax
C#
VB
C++
public int[] Element { get; set; } 
  
Public Property Element As Integer() 
public: 
property array<int>^ Element { 
   array<int>^ get(); 
   void set (    array<int>^ ); 
} 

Property Value

Array that contains matrix data.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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