FromGraphicsPath

PathResourceConverter.FromGraphicsPath method

KonverterarGraphicsPath instans till sökvägsresurser.

public static PathResource[] FromGraphicsPath(GraphicsPath graphicsPath, Size imageSize)
ParameterTypBeskrivning
graphicsPathGraphicsPathDen grafiska vägen.
imageSizeSizeStorlek på bilden.

Returvärde

Vägen resurser.

Undantag

undantagskick
ArgumentNullExceptiongraphicsPath är inget.

Se även