←Select platform

GetControlPointsLocation Method

Summary

Gets the location of the AnnControlPoint objects of this AnnEditDesigner

Syntax

C#
VB
C++
public virtual AnnPoint[] GetControlPointsLocation() 
  
Public Overridable Function GetControlPointsLocation() As Leadtools.Annotations.AnnPoint() 
public: 
virtual Leadtools.Annotations.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 (Deprecated)

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly