'Declaration Public Overrides ReadOnly Property BitsPerPixel As System.Int32
public override System.Int32 BitsPerPixel { get; }
public: __property System.Int32 get_BitsPerPixel(); override;
public:
property System.Int32 BitsPerPixel { System.Int32 get() override;; }