'Declaration Public Property DetectionBoundingBox As Vintasoft.Primitives.VintasoftRectI
public Vintasoft.Primitives.VintasoftRectI DetectionBoundingBox { get; set; }
public: __property Vintasoft.Primitives.VintasoftRectI get_DetectionBoundingBox(); public: __property void set_DetectionBoundingBox(
Vintasoft.Primitives.VintasoftRectI value
);
public:
property Vintasoft.Primitives.VintasoftRectI DetectionBoundingBox { Vintasoft.Primitives.VintasoftRectI get(); void set(Vintasoft.Primitives.VintasoftRectI value); }