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

Show in webframe

X Property








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;}
 <br/>get_X();<br/>set_X(value);<br/>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 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