View Single Post

  #1 (permalink)  
Old 03-27-2008
DRZ400 DRZ400 is offline
Junior Member
White Belt
 
Join Date: Mar 2008
Posts: 2
Circumference of a geoFreeform or Polygon

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.

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 (permalink)
09-28-2004
John Meyer
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.
Reply With Quote