LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Create Method (AnnPolylineObject)

Show in webframe





Creates a new instance of this AnnPolylineObject.
Syntax
protected override AnnObject Create()
'Declaration
 
Protected Overrides Function Create() As AnnObject
'Usage
 
Dim instance As AnnPolylineObject
Dim value As AnnObject
 
value = instance.Create()

            

            
protected:
AnnObject^ Create(); override 

Return Value

The AnnPolylineObject this method creates.
Remarks
This is the implementation of the AnnObject.Create abstract method. This method enables the LEADTOOLS Annotation infrastructure to correctly construct objects at runtime.
Requirements

Target Platforms

See Also

Reference

AnnPolylineObject Class
AnnPolylineObject Members

 

 


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