LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)

BoxOffset Property

Show in webframe





Gets or sets box offset value.
Syntax
public long BoxOffset {get; set;}
'Declaration
 
Public Property BoxOffset As Long
'Usage
 
Dim instance As BoxInformationElement
Dim value As Long
 
instance.BoxOffset = value
 
value = instance.BoxOffset

            

            
public:
property int64 BoxOffset {
   int64 get();
   void set (    int64 value);
}

Property Value

Box start offset.
Remarks
The offset, in bytes, to the start byte of the box. This is relative to the first byte of the file.
Requirements

Target Platforms

See Also

Reference

BoxInformationElement Structure
BoxInformationElement Members

 

 


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

Leadtools.Jpeg2000 requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features