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