'Declaration Public Property ProcessingRect As System.Drawing.Rectangle
public System.Drawing.Rectangle ProcessingRect { get; set; }
public: __property System.Drawing.Rectangle* get_ProcessingRect(); public: __property void set_ProcessingRect(
System.Drawing.Rectangle* value
);
public:
property System.Drawing.Rectangle^ ProcessingRect { System.Drawing.Rectangle^ get(); void set(System.Drawing.Rectangle^ value); }
Property Value
Значение по умолчанию - System.Drawing.Rectangle.Пусто.