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

WPF 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