LEADTOOLS Annotations (Leadtools.Annotations assembly)

GetControlPointsLocation Method (AnnEditDesigner)

Show in webframe





Gets the location of the AnnControlPoint objects of this AnnEditDesigner
Syntax
public virtual AnnPoint[] GetControlPointsLocation()
'Declaration
 
Public Overridable Function GetControlPointsLocation() As AnnPoint()
'Usage
 
Dim instance As AnnEditDesigner
Dim value() As AnnPoint
 
value = instance.GetControlPointsLocation()

            

            
public:
virtual array<AnnPoint>^ GetControlPointsLocation(); 
Remarks
Derived classes should override this property to return the location of the AnnControlPoint required.
Example
For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations
Requirements

Target Platforms

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


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