Visual Basic (Usage) | Copy Code |
---|---|
Dim x As Single Dim y As Single Dim instance As New DicomAnnotationPoint(x, y) |
Parameters
- x
- X coordinate of the annotation.
- y
- Y coordinate of the annotation.
For an example, refer to DicomDataSet.FindFirstGraphicAnnSQItem.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)