Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnEditDesigner Class : GetControlPointsLocation Method |
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();