Leadtools.Jpeg2000 Namespace > Jpeg2000Engine Class : SetBoxes<T> Method |
public void SetBoxes<T>( Jpeg2000FileFormat format, List<T> boxes ) where T: Jpeg2000MultiBox
'Declaration Public Sub SetBoxes(Of T As Jpeg2000MultiBox)( _ ByVal format As Jpeg2000FileFormat, _ ByVal boxes As List(Of T) _ )
'Usage Dim instance As Jpeg2000Engine Dim format As Jpeg2000FileFormat Dim boxes As List(Of T) instance.SetBoxes(Of T)(format, boxes)
public void SetBoxes<T>( Jpeg2000FileFormat format, List<T> boxes )where T: Jpeg2000MultiBox
public: void SetBoxesgeneric<typename T> ( Jpeg2000FileFormat format, List<T^>^ boxes ) where T: Jpeg2000MultiBox
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