C#
VB
C++
Initializes a new instance of the AnnPicture class with a specific image.
public AnnPicture(
Image img
)
Public Function New( _
ByVal img As Image _
)
public:
AnnPicture(
Image^ img
)
img
The image to be used with this AnnPicture object.
For an example, refer to AnnPicture.
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