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

Show in webframe

TileVerticalOffset Property








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

Property Value

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

Target Platforms

See Also

Reference

DicomJpeg2000Options Structure
DicomJpeg2000Options Members
TileHorizontalOffset 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