DicomObjects.NetStandard Documentation
DicomObjects Namespace / WsiTile Structure
Members



In This Topic
    WsiTile Structure
    In This Topic
    Representing WSI Tile with its list of tile fragments
    Syntax
    'Declaration
     
    
    Public Structure WsiTile 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As WsiTile
    public struct WsiTile : System.ValueType 
    public value class WsiTile : public System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          DicomObjects.WsiTile

    Requirements

    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

    See Also