Search found 2 matches

by stedrys
14 Mar 2008, 14:20
Forum: CAD .NET
Topic: CADImage.LoadFromFile in ASP.net
Replies: 1
Views: 10779

CADImage.LoadFromFile in ASP.net

When I call CADImage.LoadFromFile in ASP.net, application return Exception: "It is invalid to show a modal dialog or form when the application is not running in UserInteractive mode. Specify the ServiceNotification .....". This is because trial version show MessageBox dialog "Evaluation version only...
by stedrys
11 Oct 2007, 19:36
Forum: CAD .NET
Topic: How to get ColorType of CADImport.CADEntity?
Replies: 1
Views: 9507

How to get ColorType of CADImport.CADEntity?

CADImport.CADEntity class has only Color property, but I need to know ColorType (ByValue, ByLayer, ByBlock,..) of this Color. How to get this?

Standa