Page 1 of 1

cadPictureBox.SizeMode

Posted: 29 Aug 2011, 17:22
by lulu
Dear all,
I've just changed my version of CADImport.NET and when I compile, my source code in C#, the compiler give me an error that inform me the missing of SizeMode method. Where is this method, in Software CAD Import .NET Professional END USER License v 7.2.7?

Thank you,

lulu.

Re: cadPictureBox.SizeMode

Posted: 29 Aug 2011, 18:31
by Mikhail Zhilin
Dear lulu,

in the previous version of CAD Import .NET the CADPictureBox class was derived from the PictureBox class. In CAD Import .NET 7 the CADPictureBox class is derived from the UserControl class which hasn't the SizeMode property.

Mikhail Zhilin,
Soft Gold Ltd.