'Declaration <DescriptionAttribute("The number of bits per channel for the overlay image.")> Public ReadOnly Property BitsAllocated As System.Int32
[Description("The number of bits per channel for the overlay image.")] public System.Int32 BitsAllocated { get; }
[Description("The number of bits per channel for the overlay image.")] public: __property System.Int32 get_BitsAllocated();
[Description("The number of bits per channel for the overlay image.")] public:
property System.Int32 BitsAllocated { System.Int32 get(); }