←Select platform

Tile Property

Summary

Defines the tile rectangle to read from the raster DICOM image.

Syntax
C#
VB
C++
public LeadRect Tile { get; set; } 
Public Property Tile() As LeadRect 
   Get 
   Set 
public:  
   property LeadRect^ Tile 
   { 
      LeadRect^ get() 
      void set(LeadRect^ value) 
   } 

Property Value

Rectangle defining the coordinates of the tile.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Imaging Assembly