Aracılığıyla paylaş


DrawingAttributesReplacedEventArgs Oluşturucu

Tanım

DrawingAttributesReplacedEventArgs sınıfının yeni bir örneğini başlatır.

public:
 DrawingAttributesReplacedEventArgs(System::Windows::Ink::DrawingAttributes ^ newDrawingAttributes, System::Windows::Ink::DrawingAttributes ^ previousDrawingAttributes);
public DrawingAttributesReplacedEventArgs (System.Windows.Ink.DrawingAttributes newDrawingAttributes, System.Windows.Ink.DrawingAttributes previousDrawingAttributes);
new System.Windows.Ink.DrawingAttributesReplacedEventArgs : System.Windows.Ink.DrawingAttributes * System.Windows.Ink.DrawingAttributes -> System.Windows.Ink.DrawingAttributesReplacedEventArgs
Public Sub New (newDrawingAttributes As DrawingAttributes, previousDrawingAttributes As DrawingAttributes)

Parametreler

newDrawingAttributes
DrawingAttributes

Yeni DrawingAttributes.

previousDrawingAttributes
DrawingAttributes

Eski DrawingAttributes.

Şunlara uygulanır