LEADTOOLS Medical (Leadtools.Dicom assembly)

X Property

Show in webframe







Gets or sets the X coordinate of the annotation.
Syntax
public float X {get; set;}
'Declaration
 
Public Property X As Single
'Usage
 
Dim instance As DicomAnnotationPoint
Dim value As Single
 
instance.X = value
 
value = instance.X
public float X {get; set;}

            

            
 
get_X();
set_X(value);
Object.defineProperty('X');
public:
property float X {
   float get();
   void set (    float value);
}

Property Value

Value indicating the X coordinate of the annotation.
Example
For an example, refer to DicomDataSet.FindFirstGraphicAnnSQItem.
Requirements

Target Platforms

See Also

Reference

DicomAnnotationPoint Structure
DicomAnnotationPoint Members

 

 


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

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