LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

DrawObject Method (AnnTextRollupObject)






The Graphics surface on which to draw this AnnTextRollupObject object.
Draws this AnnTextRollupObject object on the specified surface.
Syntax
protected override void DrawObject( 
   Graphics graphics
)
'Declaration
 
Protected Overrides Sub DrawObject( _
   ByVal graphics As Graphics _
) 
'Usage
 
Dim instance As AnnTextRollupObject
Dim graphics As Graphics
 
instance.DrawObject(graphics)
protected override void DrawObject( 
   Graphics graphics
)
 function Leadtools.Annotations.AnnTextRollupObject.DrawObject( 
   graphics 
)
protected:
void DrawObject( 
   Graphics^ graphics
) override 

Parameters

graphics
The Graphics surface on which to draw this AnnTextRollupObject object.
Remarks
This method is called internally by the annotation framework whenever the Draw method is called. There is no need to call this method directly.
For more information, refer to Using Text in Annotation Object.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnTextRollupObject Class
AnnTextRollupObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.