LEADTOOLS Annotations (Leadtools.Annotations assembly)

DrawObject Method (AnnProtractorObject)

Show in webframe





The Graphics surface on which to draw this AnnProtractorObject.
Draws this AnnProtractorObject on the specified surface.
Syntax
protected override void DrawObject( 
   Graphics graphics
)
'Declaration
 
Protected Overrides Sub DrawObject( _
   ByVal graphics As Graphics _
) 
'Usage
 
Dim instance As AnnProtractorObject
Dim graphics As Graphics
 
instance.DrawObject(graphics)

            

            
protected:
void DrawObject( 
   Graphics^ graphics
) override 

Parameters

graphics
The Graphics surface on which to draw this AnnProtractorObject.
Remarks
This method is called internally by the annotation framework whenever the Draw method is called. You do not need to call this method directly.
Requirements

Target Platforms

See Also

Reference

AnnProtractorObject Class
AnnProtractorObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.