Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

Points Property (IAnnPolyline)






Gets the collection of points that defines this polyline object.
Syntax
PointCollection Points {get; set;}
'Declaration
 
Property Points As PointCollection
'Usage
 
Dim instance As IAnnPolyline
Dim value As PointCollection
 
instance.Points = value
 
value = instance.Points

            

            
property PointCollection^ Points {
   PointCollection^ get();
   void set (    PointCollection^ value);
}

Property Value

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

Target Platforms

See Also

Reference

IAnnPolyline Interface
IAnnPolyline Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features