Error processing SSI file
LEADTOOLS Medical

Show in webframe

ImageDpiY Property






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

            

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

Property Value

The vertical 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