C#
VB
C++
Initializes a new AnnPaintEventArgs class object and includes a graphics object.
public AnnPaintEventArgs(
Graphics graphics
)
Public Function New( _
ByVal graphics As Graphics _
)
public:
AnnPaintEventArgs(
Graphics^ graphics
)
graphics
The graphics used to paint.
For an example, refer to AfterDrawingObjects.
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