ToGraphicsPath

PathResourceConverter.ToGraphicsPath method

Konverterar sökvägsresurser tillGraphicsPath instans.

public static GraphicsPath ToGraphicsPath(PathResource[] pathResources, Size imageSize)
ParameterTypBeskrivning
pathResourcesPathResource[]Vägen resurser.
imageSizeSizeStorlek på bilden.

Returvärde

DeGraphicsPath exempel.

Undantag

undantagskick
ArgumentNullExceptionpathResources är inget.

Se även