Object properties window Home

The properties window is used to display and edit properties of various LiteCAD objects. In Litecad.exe program this window is placed at left side of the design window. When you select an entity, its properties appear in the window, so you can modify it (see the picture below).



In your application you can put it on desired place. In order to link the properties window with a drawing, you have to call the lcWndSetProps function.

These are the functions of the properties window:

Function Meaning
lcCreateProps Creates the properties window
lcDeleteProps Deletes the properties window
lcPropsResize Changes the size and position of the properties window
lcPropsUpdate Updates the properties window