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