ToGraphicsPath
PathResourceConverter.ToGraphicsPath method
Konvertiert Pfadressourcen in dieGraphicsPath
Instanz.
public static GraphicsPath ToGraphicsPath(PathResource[] pathResources, Size imageSize)
Parameter | Typ | Beschreibung |
---|---|---|
pathResources | PathResource[] | Die Pfadressourcen. |
imageSize | Size | Größe des Bildes. |
Rückgabewert
DasGraphicsPath
Beispiel.
Ausnahmen
Ausnahme | Bedingung |
---|---|
ArgumentNullException | pathResources ist Null. |
Siehe auch
- class GraphicsPath
- class PathResource
- struct Size
- class PathResourceConverter
- namensraum Aspose.Imaging.FileFormats.Tiff.PathResources
- Montage Aspose.Imaging