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 > AnnPolylineEditDesigner Class : GetControlPointsLocation Method |
public override AnnPoint[] GetControlPointsLocation()
'Declaration Public Overrides Function GetControlPointsLocation() As AnnPoint()
'Usage Dim instance As AnnPolylineEditDesigner Dim value() As AnnPoint value = instance.GetControlPointsLocation()
public: array<AnnPoint>^ GetControlPointsLocation(); override