ActiveReports 9
GeoTriangle Constructor

The triangle rings.
Initializes new instance of GeoTriangle.
Syntax
'Declaration
 
Public Function New( _
   ByVal rings As System.Collections.Generic.IEnumerable(Of GeoLinearRing) _
)
public GeoTriangle( 
   System.Collections.Generic.IEnumerable<GeoLinearRing> rings
)

Parameters

rings
The triangle rings.
See Also

Reference

GeoTriangle Class
GeoTriangle Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum