ToGraphicsPath

PathResourceConverter.ToGraphicsPath method

Convertit les ressources de chemin enGraphicsPath instance.

public static GraphicsPath ToGraphicsPath(PathResource[] pathResources, Size imageSize)
ParamètreTaperLa description
pathResourcesPathResource[]Les ressources du chemin.
imageSizeSizeTaille de l’image.

Return_Value

LaGraphicsPath exemple.

Exceptions

exceptioncondition
ArgumentNullExceptionpathResources est nul.

Voir également