DrawingAttributesReplacedEventArgs Třída

Definice

Poskytuje data pro událost DefaultDrawingAttributesReplaced.

public ref class DrawingAttributesReplacedEventArgs : EventArgs
public class DrawingAttributesReplacedEventArgs : EventArgs
type DrawingAttributesReplacedEventArgs = class
    inherit EventArgs
Public Class DrawingAttributesReplacedEventArgs
Inherits EventArgs
Dědičnost
DrawingAttributesReplacedEventArgs

Konstruktory

DrawingAttributesReplacedEventArgs(DrawingAttributes, DrawingAttributes)

Inicializuje novou instanci DrawingAttributesReplacedEventArgs třídy.

Vlastnosti

NewDrawingAttributes

Získá nový DrawingAttributes.

PreviousDrawingAttributes

Získá starý DrawingAttributes.

Metody

Equals(Object)

Určí, zda se zadaný objekt rovná aktuálnímu objektu.

(Zděděno od Object)
GetHashCode()

Slouží jako výchozí hashovací funkce.

(Zděděno od Object)
GetType()

Získá aktuální Type instanci.

(Zděděno od Object)
MemberwiseClone()

Vytvoří mělkou kopii aktuálního Objectsouboru .

(Zděděno od Object)
ToString()

Vrátí řetězec, který představuje aktuální objekt.

(Zděděno od Object)

Platí pro