FromPngViewOptions

ViewInfoOptions.FromPngViewOptions method

Initialiseert nieuw exemplaar vanViewInfoOptions klasse op basis vanPngViewOptions object.

public static ViewInfoOptions FromPngViewOptions(PngViewOptions options)
Parameter Type Beschrijving
options PngViewOptions De PNG-weergaveopties.

Winstwaarde

Nieuw exemplaar vanViewInfoOptions klas.

Uitzonderingen

uitzondering voorwaarde
ArgumentNullException Wanneer gegooidoptions is niets.

Zie ook