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

GetControlPointsLocation Method (AnnEditDesigner)






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 AnnPoint[] GetControlPointsLocation()
 function Leadtools.Annotations.AnnEditDesigner.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: 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

AnnEditDesigner Class
AnnEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

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