'Declaration Public Property ViewProcessingRect As System.Drawing.Rectangle
public System.Drawing.Rectangle ViewProcessingRect { get; set; }
public: __property System.Drawing.Rectangle* get_ViewProcessingRect(); public: __property void set_ViewProcessingRect(
System.Drawing.Rectangle* value
);
public:
property System.Drawing.Rectangle^ ViewProcessingRect { System.Drawing.Rectangle^ get(); void set(System.Drawing.Rectangle^ value); }
Property Value
Пустой прямоугольник - без выделения.