Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpeg2000 Namespace > Jpeg2000Engine Class : SetBox Method |
public void SetBox( Jpeg2000FileFormat format, Jpeg2000SingleBox box )
'Declaration Public Sub SetBox( _ ByVal format As Jpeg2000FileFormat, _ ByVal box As Jpeg2000SingleBox _ )
'Usage Dim instance As Jpeg2000Engine Dim format As Jpeg2000FileFormat Dim box As Jpeg2000SingleBox instance.SetBox(format, box)
public: void SetBox( Jpeg2000FileFormat format, Jpeg2000SingleBox^ box )