LEADTOOLS Medical

ImageDpiX Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features