DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / WsiTileFragment Structure / Offset Property






    Offset Property (WsiTileFragment)
    Offset from the start of the Pixel Data
    Syntax
    'Declaration
     
    
    Public Property Offset As System.Long
     
    'Usage
     
    
    Dim instance As WsiTileFragment
    Dim value As System.Long
     
    instance.Offset = value
     
    value = instance.Offset
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also