ToGraphicsPath

PathResourceConverter.ToGraphicsPath method

Konvertiert Pfadressourcen in dieGraphicsPath Instanz.

public static GraphicsPath ToGraphicsPath(PathResource[] pathResources, Size imageSize)
ParameterTypBeschreibung
pathResourcesPathResource[]Die Pfadressourcen.
imageSizeSizeGröße des Bildes.

Rückgabewert

DasGraphicsPath Beispiel.

Ausnahmen

AusnahmeBedingung
ArgumentNullExceptionpathResources ist Null.

Siehe auch