C#
VB
C++
public DicomAnnotationPoint(
float x,
float y
)
Public Function New( _
ByVal x As Single, _
ByVal y As Single _
)
x
X coordinate of the annotation.
y
Y coordinate of the annotation.
For an example, refer to FindFirstGraphicAnnSQItem.