Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

Y Property








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;}
 <br/>get_Y();<br/>set_Y(value);<br/>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 FindFirstGraphicAnnSQItem.
Requirements

Target Platforms

See Also

Reference

DicomAnnotationPoint Structure
DicomAnnotationPoint Members

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