LEADTOOLS Medical (Leadtools.Dicom assembly)

Y Property

Show in webframe







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

            

            
 
get_Y();
set_Y(value);
Object.defineProperty('Y');
public:
property float Y {
   float get();
   void set (    float value);
}

Property Value

Value indicating the Y 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