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 > AnnPolylineObject Class : Points Property |
public PointCollection Points {get; set;}
'Declaration Public Property Points As PointCollection
'Usage Dim instance As AnnPolylineObject Dim value As PointCollection instance.Points = value value = instance.Points
public: property PointCollection^ Points { PointCollection^ get(); void set ( PointCollection^ value); }
For XAML example, refer to AnnPolygonObject.