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

DrawObject Property






Gets the AnnObject that is currently being drawn.
Syntax
protected virtual AnnObject DrawObject {get;}
'Declaration
 
Protected Overridable ReadOnly Property DrawObject As AnnObject
'Usage
 
Dim instance As AnnDrawDesigner
Dim value As AnnObject
 
value = instance.DrawObject
protected virtual AnnObject DrawObject {get;}
 get_DrawObject(); 
protected:
virtual property AnnObject^ DrawObject {
   AnnObject^ get();
}

Property Value

The AnnObject that is currently being drawn.
Example
For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations
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

AnnDrawDesigner Class
AnnDrawDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

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