OberonPlace.com Forums  

Go Back   OberonPlace.com Forums > Developer Forums > VBA > CorelDRAW/Corel DESIGNER VBA

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-07-2005, 23:09
Todor
Guest
 
Posts: n/a
Default Checking for shape intersection

I've tried somthing like:

Shape1.GetPosition x,y
Shape2.IsOnShape (x,y)

but it's too slow. Now I'm using:

Set tempShape=shape1.Intersect(shape2)
tempShape.Delete

which looks clumsy but (Surprisingly!)is not slower then the first and is much more reliable.Can you give me any tips for improving performance?And is there any real documentation about CorelDraw12 object model ?
Thank you.
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Checking if a file exists before importing Rick Randall CorelDRAW/Corel DESIGNER VBA 1 01-03-2004 10:33


All times are GMT -5. The time now is 16:26.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.
Copyright © 2011, Oberonplace.com