DrawingAttributesReplacedEventArgs.NewDrawingAttributes プロパティ

定義

新しい DrawingAttributes を取得します。

public:
 property System::Windows::Ink::DrawingAttributes ^ NewDrawingAttributes { System::Windows::Ink::DrawingAttributes ^ get(); };
public System.Windows.Ink.DrawingAttributes NewDrawingAttributes { get; }
member this.NewDrawingAttributes : System.Windows.Ink.DrawingAttributes
Public ReadOnly Property NewDrawingAttributes As DrawingAttributes

プロパティ値

新しい DrawingAttributes

適用対象