Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
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;}
<br/>get_Y();<br/>set_Y(value);<br/>Object.defineProperty('Y');