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

新的 DrawingAttributes

適用於