←Select platform

Points Property (IAnnPolyline)

Summary

Gets the collection of points that defines this polyline object.

Syntax

C#
VB
C++
PointCollection Points {get; set;}
Property Points As PointCollection
property PointCollection^ Points { 
   PointCollection^ get(); 
   void set (    PointCollection^ ); 
} 

Property Value

A System.Windows.Media.PointCollection object that contains the points that defines this polyline object.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize