Leadtools.Dicom Namespace > DicomAnnotationPoint Structure : X Property |
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');