Message 1 of 3
Not applicable
06-13-2019
07:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I want to import a png image using a preset path where it exists as does the IMAGEATTACH command, the prototype of the method is :
public static void ImportPNGImage(string path, Point3d insert_point, double scale, string layer){
}
Solved! Go to Solution.