Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FastPointCloudSurrogate Class / PointArray Property

In This Topic
    PointArray Property (FastPointCloudSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property PointArray As Single()
    public float[] PointArray {get; set;}
    See Also