Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace > AnnEditDesigner Class : GetControlPointsLocation Method |
public abstract Point[] GetControlPointsLocation()
'Declaration Public MustOverride Function GetControlPointsLocation() As Point()
'Usage Dim instance As AnnEditDesigner Dim value() As Point value = instance.GetControlPointsLocation()
public: abstract array<Point>^ GetControlPointsLocation();