'Declaration Public Overridable Property Pen As System.Windows.Media.Pen
public virtual System.Windows.Media.Pen Pen { get; set; }
public: __property virtual System.Windows.Media.Pen* get_Pen(); public: __property virtual void set_Pen(
System.Windows.Media.Pen* value
);
public:
virtual property System.Windows.Media.Pen^ Pen { System.Windows.Media.Pen^ get(); void set(System.Windows.Media.Pen^ value); }
Property Value
Значение по умолчанию - null.