'Declaration Public Property RulerPen As System.Windows.Media.Pen
public System.Windows.Media.Pen RulerPen { get; set; }
public: __property System.Windows.Media.Pen* get_RulerPen(); public: __property void set_RulerPen(
System.Windows.Media.Pen* value
);
public:
property System.Windows.Media.Pen^ RulerPen { System.Windows.Media.Pen^ get(); void set(System.Windows.Media.Pen^ value); }
Property Value
Значение по умолчанию - Pens.Black.