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

Show in webframe

ImagePosition Property








Gets or sets the Image Position (2020,0010).
Syntax
public int ImagePosition {get; set;}
'Declaration
 
Public Property ImagePosition As Integer
'Usage
 
Dim instance As DicomImageBoxParameters
Dim value As Integer
 
instance.ImagePosition = value
 
value = instance.ImagePosition
public int ImagePosition {get; set;}
 <br/>get_ImagePosition();<br/>set_ImagePosition(value);<br/>Object.defineProperty('ImagePosition'); 
public:
property int ImagePosition {
   int get();
   void set (    int value);
}

Property Value

The Image Position (2020,0010).
Example
For an example, refer to Associate.
Requirements

Target Platforms

See Also

Reference

DicomImageBoxParameters Class
DicomImageBoxParameters Members

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