Eyeshot 10 WinForms API Reference
Item Property (Point3D)

WinForms Assembly > devDept.Geometry Namespace > Point3D Class : Item Property
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As Double
public double this[ 
   int index
]; {get;}

Parameters

index
See Also

Reference

Point3D Class
Point3D Members