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

In This Topic
    ColorArray Property (FastPointCloudSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ColorArray As Byte()
    public byte[] ColorArray {get; set;}
    See Also