C#
VB
C++
Initializes a new instance of the AnnPoint structure from a PointF.
Public Function New( _
ByVal pt As PointF _
)
public:
AnnPoint(
PointF pt
)
pt
A PointF that specifies the coordinates for the new AnnPoint.
Unit will be set to the default (Pixel).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET