Question
Is it possible to use vector_image or an equivalent function?
Answer
The vector_image method has a counter method in ObjectDCL. The PictureBox control has been provided drawing capabilities such as lines, arc, circles, text, and more. Check out the c:Demo2 example included in Demo.odc and Demo.lsp that was installed with ObjectDCL under the example directory.
The SlideView control has also been provided with a vector_image, fill_image and slide_image methods.
Knowledge Base
FAQ