LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

SubBoxes Property






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 Collection<JPxBox> SubBoxes {get; set;}
 get_SubBoxes();
set_SubBoxes(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

JPxBox Class
JPxBox Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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