'Declaration Public ReadOnly Property ImageBoundingBox As System.Drawing.Rectangle
public System.Drawing.Rectangle ImageBoundingBox { get; }
public: __property System.Drawing.Rectangle* get_ImageBoundingBox();
public:
property System.Drawing.Rectangle^ ImageBoundingBox { System.Drawing.Rectangle^ get(); }