'Declaration Public Property MouseOrientationForSliceBrowsing As System.Windows.Forms.Orientation
public System.Windows.Forms.Orientation MouseOrientationForSliceBrowsing { get; set; }
public: __property System.Windows.Forms.Orientation* get_MouseOrientationForSliceBrowsing(); public: __property void set_MouseOrientationForSliceBrowsing(
System.Windows.Forms.Orientation* value
);
public:
property System.Windows.Forms.Orientation^ MouseOrientationForSliceBrowsing { System.Windows.Forms.Orientation^ get(); void set(System.Windows.Forms.Orientation^ value); }
Property Value
Значение по умолчанию - System.Windows.Forms.Orientation.Вертикально.