LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

Create Method (AnnObject)






Creates a new instance of this AnnObject. .NET support Silverlight support
Syntax
protected abstract AnnObject Create()
'Declaration
 
Protected MustOverride Function Create() As AnnObject
'Usage
 
Dim instance As AnnObject
Dim value As AnnObject
 
value = instance.Create()
protected abstract AnnObject Create()
 function Leadtools.Windows.Annotations.AnnObject.Create()
protected:
abstract AnnObject^ Create(); 

Return Value

The AnnObject this method creates.
Remarks
Derived annotation objects must implement this method to enable the LEADTOOLS Annotation infrastructure to correctly construct objects at runtime.
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

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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