Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Draw Method
See Also 
Leadtools.Annotations Namespace > AnnGroupObject Class : Draw Method



graphics
The Graphics surface on which to draw this AnnGroupObject object.
graphics
The Graphics surface on which to draw this AnnGroupObject object.
Draws this AnnGroupObject object on the specified surface.

Syntax

Visual Basic (Declaration) 
Overrides Public Sub Draw( _
   ByVal graphics As Graphics _
) 
Visual Basic (Usage)Copy Code
Dim instance As AnnGroupObject
Dim graphics As Graphics
 
instance.Draw(graphics)
C# 
public override void Draw( 
   Graphics graphics
)
C++/CLI 
public:
void Draw( 
   Graphics graphics
) override 

Parameters

graphics
The Graphics surface on which to draw this AnnGroupObject object.

Remarks

The AnnGroupObject overrides the AnnObject.Draw method to draw all visible objects inside the group. For more information, refer to AnnObject.Draw.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features