Leadtools.Jpeg2000 Namespace > BoxInformationElement Structure : BoxOffset Property |
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