FromPngViewOptions

ViewInfoOptions.FromPngViewOptions method

Initialisiert eine neue Instanz vonViewInfoOptions Klasse basierend aufPngViewOptions Objekt.

public static ViewInfoOptions FromPngViewOptions(PngViewOptions options)
Parameter Typ Beschreibung
options PngViewOptions Die PNG-Ansichtsoptionen.

Rückgabewert

Neue Instanz vonViewInfoOptions Klasse.

Ausnahmen

Ausnahme Bedingung
ArgumentNullException Wann geworfenoptions ist Null.

Siehe auch