'Declaration <CategoryAttribute("RAW Image")> Public Overrides ReadOnly Property ImageHeight As System.Int32
[Category("RAW Image")] public override System.Int32 ImageHeight { get; }
[Category("RAW Image")] public: __property System.Int32 get_ImageHeight(); override;
[Category("RAW Image")] public:
property System.Int32 ImageHeight { System.Int32 get() override;; }