- I have a DWG CAD file in which a lot of lines are drawn.
- The lines have different color each.
- I Loaded this DWG CAD file to ViewPortLayout in Devdept.Eyshot
Q. Can I get color information such as RGB Values of CAD File entities to use in c# code?? Is there any class that I can get it ?
Please give me any idea. Thank you.