'Declaration <DescriptionAttribute("The map for gray channel.")> Public Property GrayMap As UShort[]
[Description("The map for gray channel.")] public ushort[] GrayMap { get; set; }
[Description("The map for gray channel.")] public: __property ushort[] get_GrayMap(); public: __property void set_GrayMap(
ushort[]* value
);