C#
VB
C++
Draws this AnnGroupObject object on the specified surface.
public override void Draw(
Graphics graphics
)
Public Overrides Sub Draw( _
ByVal graphics As Graphics _
)
public:
void Draw(
Graphics^ graphics
) override
graphics
The Graphics surface on which to draw this AnnGroupObject object.
The AnnGroupObject overrides the AnnObject.Draw method to draw all visible objects inside the group. For more information, refer to Draw.
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