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 : 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;}
<br/>get_X();<br/>set_X(value);<br/>Object.defineProperty('X');