ToGraphicsPath
PathResourceConverter.ToGraphicsPath method
Convertit les ressources de chemin enGraphicsPath instance.
public static GraphicsPath ToGraphicsPath(PathResource[] pathResources, Size imageSize)
| Paramètre | Taper | La description |
|---|---|---|
| pathResources | PathResource[] | Les ressources du chemin. |
| imageSize | Size | Taille de l’image. |
Return_Value
LaGraphicsPath exemple.
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | pathResources est nul. |
Voir également
- class GraphicsPath
- class PathResource
- struct Size
- class PathResourceConverter
- espace de noms Aspose.Imaging.FileFormats.Tiff.PathResources
- Assemblée Aspose.Imaging