'Declaration Public Property SelectionImagesPen As System.Windows.Media.Pen
public System.Windows.Media.Pen SelectionImagesPen { get; set; }
public: __property System.Windows.Media.Pen* get_SelectionImagesPen(); public: __property void set_SelectionImagesPen(
System.Windows.Media.Pen* value
);
public:
property System.Windows.Media.Pen^ SelectionImagesPen { System.Windows.Media.Pen^ get(); void set(System.Windows.Media.Pen^ value); }
Property Value
Значение по умолчанию: System.Windows.Media.Brushes.Red.