ActiveReports 9
GeoLine Constructor

The points.
Initializes a new instance of the GeoLine class.
Syntax
'Declaration
 
Public Function New( _
   ByVal points As System.Collections.Generic.IEnumerable(Of GeoPoint) _
)
public GeoLine( 
   System.Collections.Generic.IEnumerable<GeoPoint> points
)

Parameters

points
The points.
See Also

Reference

GeoLine Class
GeoLine Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum