I'm working on a digital model of a building in Autocad, but i want to render it in 3d studio max, i'm not familiar with the package, every time i try to import a building it crashes the system, is this normal or is there an easy way to do it?
It sounds like you are wanting to do a two step randomization.
Step one: Fill an array with a set of random numbers (e.g. 2,5,6,7,9). Note: In this example 5 random numbers have been generated. Array element zero = 2.
Step two: Generate a single random number between 0 and x (x= the number...
In your UserControl_Resize event, place code to resize any child controls on your user control there.
You may also need to create separate property variable to hold the size of your user control in your UserControl class.
www.nantronix.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.