ToGraphicsPath
PathResourceConverter.ToGraphicsPath method
Converte le risorse del percorso inGraphicsPath
istanza.
public static GraphicsPath ToGraphicsPath(PathResource[] pathResources, Size imageSize)
Parametro | Tipo | Descrizione |
---|---|---|
pathResources | PathResource[] | Le risorse del percorso. |
imageSize | Size | Dimensione dell’immagine. |
Valore di ritorno
IlGraphicsPath
esempio.
Eccezioni
eccezione | condizione |
---|---|
ArgumentNullException | pathResources è zero. |
Guarda anche
- class GraphicsPath
- class PathResource
- struct Size
- class PathResourceConverter
- spazio dei nomi Aspose.Imaging.FileFormats.Tiff.PathResources
- assemblea Aspose.Imaging