ToGraphicsPath
PathResourceConverter.ToGraphicsPath method
Convierte los recursos de la ruta alGraphicsPath
instancia.
public static GraphicsPath ToGraphicsPath(PathResource[] pathResources, Size imageSize)
Parámetro | Escribe | Descripción |
---|---|---|
pathResources | PathResource[] | Los recursos de la ruta. |
imageSize | Size | Tamaño de la imagen. |
Valor_devuelto
losGraphicsPath
instancia.
Excepciones
excepción | condición |
---|---|
ArgumentNullException | pathResources es nulo. |
Ver también
- class GraphicsPath
- class PathResource
- struct Size
- class PathResourceConverter
- espacio de nombres Aspose.Imaging.FileFormats.Tiff.PathResources
- asamblea Aspose.Imaging