JPxLayers Property

Summary

Gets or sets the JPx composition layers.

Syntax
C#
VB
C++
public SampleRange JPxLayers { get; set; } 
  
Public Property JPxLayers As SampleRange 
public: 
property SampleRange^ JPxLayers { 
   SampleRange^ get(); 
   void set (    SampleRange^ ); 
} 

Property Value

A SampleRange object which represents the codestreams identified in a JPXLContextRange.

Requirements

Target Platforms

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

Leadtools.Jpip Assembly