Eyeshot 10 WinForms API Reference
AreaProperties Constructor(IList<Point3D>)

WinForms Assembly > devDept.Geometry Namespace > AreaProperties Class > AreaProperties Constructor : AreaProperties Constructor(IList<Point3D>)
Polygon 2D vertices
2D polygon constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal vList As IList(Of Point3D) _
)
public AreaProperties( 
   IList<Point3D> vList
)

Parameters

vList
Polygon 2D vertices
See Also

Reference

AreaProperties Class
AreaProperties Members
Overload List