Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

GetControlPointsLocation Method (AnnPolylineEditDesigner)






AnnPolylineEditDesigner implementation of AnnEditDesigner.GetControlPointsLocation.
Syntax
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 
Requirements

Target Platforms

See Also

Reference

AnnPolylineEditDesigner Class
AnnPolylineEditDesigner Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)