LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

SubBoxes Property

Show in webframe





Gets or sets the sub-boxes contained within this box.
Syntax
public Collection<JPxBox> SubBoxes {get; set;}
'Declaration
 
Public Property SubBoxes As Collection(Of JPxBox)
'Usage
 
Dim instance As JPxBox
Dim value As Collection(Of JPxBox)
 
instance.SubBoxes = value
 
value = instance.SubBoxes

            

            
public:
property Collection<JPxBox^>^ SubBoxes {
   Collection<JPxBox^>^ get();
   void set (    Collection<JPxBox^>^ value);
}

Property Value

A Collection of JPxBox objects which represents the sub-boxes contained in this box.
Requirements

Target Platforms

See Also

Reference

JPxBox Class
JPxBox Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features