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

Name Description
DrawingAttributesReplacedEventArgs(DrawingAttributes, DrawingAttributes)

Inicializuje novou instanci DrawingAttributesReplacedEventArgs třídy.

Vlastnosti

Name Description
NewDrawingAttributes

Získá nový DrawingAttributes.

PreviousDrawingAttributes

Dostane starý DrawingAttributes.

Metody

Name Description
Equals(Object)

Určuje, zda je zadaný objekt roven aktuálnímu objektu.

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

Slouží jako výchozí funkce hash.

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

Získá Type aktuální instance.

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

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

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

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

(Zděděno od Object)

Platí pro