public LaserDirectionInfo(int[] rgb, string location) { Rgb = (int[])Rgb.Clone(); Location = location; }