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