Method | Description | |
---|---|---|
FindAppPath ( ) : string | ||
SimplifySvgSync ( string appPath, string inputPath, string outputPath ) : void |
Converts objects to paths, exports document without some namespaces and metadata.
|
public static SimplifySvgSync ( string appPath, string inputPath, string outputPath ) : void | ||
appPath | string | |
inputPath | string | |
outputPath | string | |
return | void |