Leadtools.Codecs Namespace > CodecsLoadImageEventArgs Class : Tile Property |
public LeadRect Tile {get;}
'Declaration Public ReadOnly Property Tile As LeadRect
'Usage Dim instance As CodecsLoadImageEventArgs Dim value As LeadRect value = instance.Tile
public LeadRect Tile {get;}
get_Tile();
This is only valid if OffsetValid is true.
This is the same value passed to the RasterCodecs.Load or RasterCodecs.LoadAsync methods that takes a tile parameter
.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