←Select platform

Components Property

Summary
Gets or sets the actual image components returned by the server response.

Syntax
C#
C++/CLI
Python
public Range[] Components { get; set; } 
public: 
property array<Range^>^ Components { 
   array<Range^>^ get(); 
   void set (    array<Range^>^ ); 
} 
Components # get and set (ResponseFields) 

Property Value

An array of Range values specifying the actual image components returned by the server response.

Requirements

Target Platforms

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

Leadtools.Jpip Assembly

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