DRZ400
03-27-2008, 06:54 PM
Hi everyone,
I have a problem that my ambition outweighs my abilities by a considerable margin.
What I want to do is obtain the same value as the "shapes" "SizeVisible" value but apparently reading this forum this isn't available. :48v:
Reading Johns post (below) bit seems it is possible from reading the "shapes" vertices and using the distance method????
I'm really not sure how to deal with vertices if anyone can help.
I'm using MP2004 and VB6 ... any information would be greatly appreciated.
Cheers
Phil
#4 (http://www.mapforums.com/8087-post4.html) (permalink (http://www.mapforums.com/polyline-size-3289.html#post8087)) http://www.mapforums.com/images/buttons/report.gif (http://www.mapforums.com/report.php?p=8087)
http://www.mapforums.com/images/statusicon/post_old.gif 09-28-2004
http://www.mapforums.com/avatars/john-meyer.gif?dateline=2006 (http://www.mapforums.com/john-meyer-member.html)John Meyer (http://www.mapforums.com/john-meyer-member.html) http://www.mapforums.com/images/statusicon/user_offline.gif
Senior Member
Blue Belt
Join Date: Jul 2002
Posts: 479
The value does not appear to be available via the object model. You can get the value yourself using the Distance method.
I have a problem that my ambition outweighs my abilities by a considerable margin.
What I want to do is obtain the same value as the "shapes" "SizeVisible" value but apparently reading this forum this isn't available. :48v:
Reading Johns post (below) bit seems it is possible from reading the "shapes" vertices and using the distance method????
I'm really not sure how to deal with vertices if anyone can help.
I'm using MP2004 and VB6 ... any information would be greatly appreciated.
Cheers
Phil
#4 (http://www.mapforums.com/8087-post4.html) (permalink (http://www.mapforums.com/polyline-size-3289.html#post8087)) http://www.mapforums.com/images/buttons/report.gif (http://www.mapforums.com/report.php?p=8087)
http://www.mapforums.com/images/statusicon/post_old.gif 09-28-2004
http://www.mapforums.com/avatars/john-meyer.gif?dateline=2006 (http://www.mapforums.com/john-meyer-member.html)John Meyer (http://www.mapforums.com/john-meyer-member.html) http://www.mapforums.com/images/statusicon/user_offline.gif
Senior Member
Blue Belt
Join Date: Jul 2002
Posts: 479
The value does not appear to be available via the object model. You can get the value yourself using the Distance method.