Knowledge Base Article
KB10370 - How can you identify a point, line or area shapefile?
If you mean by mouse click, refer to the DK sample Locate in DK sample set #1.
If you mean identify shape type, refer to the DK ShapeType property, or you can also test in the following manor:
if shape is TGIS_ShapePoint then .....
Created: 2003-11-21, Modified: 2005-09-14
|