←Select platform

CompositionLayers Property

Summary

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

Syntax

C#
VB
C++
public Collection<CompositionLayerHeaderBox> CompositionLayers {get; set;}
Public Property CompositionLayers As Collection(Of CompositionLayerHeaderBox)
public: 
property Collection<CompositionLayerHeaderBox^>^ CompositionLayers { 
   Collection<CompositionLayerHeaderBox^>^ get(); 
   void set (    Collection<CompositionLayerHeaderBox^>^ ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize