Eyeshot 9.0 WinForms API Reference
PointArray Property

WinForms Assembly > devDept.Eyeshot.Entities Namespace > FastPointCloud Class : PointArray Property
Gets or sets point array.
Syntax
'Declaration
 
Public Property PointArray As Single()
public float[] PointArray {get; set;}
See Also

Reference

FastPointCloud Class
FastPointCloud Members