Error processing SSI file
LEADTOOLS Medical

Show in webframe

ImageDpiX Property






Gets or sets the horizontal resolution used when converting the points of an Leadtools.Annotations.Core.AnnObject to pixels.
Syntax
public double ImageDpiX {get; set;}
'Declaration
 
Public Property ImageDpiX As Double
'Usage
 
Dim instance As DicomAnnotationsUtilities
Dim value As Double
 
instance.ImageDpiX = value
 
value = instance.ImageDpiX

            

            
public:
property double ImageDpiX {
   double get();
   void set (    double value);
}

Property Value

The horizontal resolution used when converting the points of an Leadtools.Annotations.Core.AnnObject to pixels.
Remarks
The default value is 96.0
Example
For an example, refer to FromAnnContainerToDataSet(DicomDataSet,AnnContainer).
Requirements

Target Platforms

See Also

Reference

DicomAnnotationsUtilities Class
DicomAnnotationsUtilities Members

Error processing SSI file
   Leadtools.Dicom.Annotations.Core requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features