←Select platform

CompositionLayers Property

Summary
Gets or sets a collection of CompositionLayerHeaderBox objects in a JPxFile.

Syntax
C#
C++/CLI
Python
public Collection<CompositionLayerHeaderBox> CompositionLayers { get; set; } 
public: 
property Collection<CompositionLayerHeaderBox^>^ CompositionLayers { 
   Collection<CompositionLayerHeaderBox^>^ get(); 
   void set (    Collection<CompositionLayerHeaderBox^>^ ); 
} 
CompositionLayers # get and set (JPxFile) 

Property Value

A collection of CompositionLayerHeaderBox objects which contains information about all of the composition layer boxes in the JPxFile.

Requirements

Target Platforms

See Also

Reference

JPxFile Class

JPxFile Members

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.