←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.