Draw lines or rectangles

Discuss and ask questions about CAD VCL (Delphi and C++ Builder).

Moderators: SDS, support, admin

Post Reply
MikeD
Posts: 16
Joined: 27 Jan 2015, 17:45

Draw lines or rectangles

Post by MikeD » 27 Jan 2015, 17:59

Hello,

my company received a demo version of the CADVCL.
I was wondering if there are any Delphi examples of how to simply draw and show a line, circle or retangle.

Thanks

-Mike

support
Posts: 3271
Joined: 30 Mar 2005, 11:36
Contact:

Re: Draw lines or rectangles

Post by support » 27 Jan 2015, 18:37

Hello Mike,

The demo version comes with Delphi examples that are located in the \CADVCL 10.1 Demo\Delphi\Demos\ folder. We recommend to check the GettingStarted demo project at first, it contains the simple code examples.


Mikhail
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support

MikeD
Posts: 16
Joined: 27 Jan 2015, 17:45

Re: Draw lines or rectangles

Post by MikeD » 27 Jan 2015, 18:45

Hello Mikhail,

wow it seems like I totally overlooked that example. It seems to contain all I asked for.

Thanks for the quick help.

-Mike

Post Reply