Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

TileHorizontalOffset Property








Gets or sets the horizontal offset from the origin of the reference grid to the left side of the first tile.
Syntax
public int TileHorizontalOffset {get; set;}
'Declaration
 
Public Property TileHorizontalOffset As Integer
'Usage
 
Dim instance As DicomJpeg2000Options
Dim value As Integer
 
instance.TileHorizontalOffset = value
 
value = instance.TileHorizontalOffset
public int TileHorizontalOffset {get; set;}
 <br/>get_TileHorizontalOffset();<br/>set_TileHorizontalOffset(value);<br/>Object.defineProperty('TileHorizontalOffset'); 
public:
property int TileHorizontalOffset {
   int get();
   void set (    int value);
}

Property Value

Value that indicates horizontal offset from the origin of the reference grid to the left side of the first tile.
Example
For an example, refer to Jpeg2000Options.
Requirements

Target Platforms

See Also

Reference

DicomJpeg2000Options Structure
DicomJpeg2000Options Members
TileVerticalOffset Property
ReferenceTileWidth Property
ReferenceTileHeight Property

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features