F
FR
I'm using the visio type library to get a list of shapes in a document. The
problem I'm running into is that the names for the same shapes on a document
seem to be different. Is there is a way to tell what type a shape is? For
instance, I'd like to iterate thru all the shapes and if they are of type
'Use Case' add them to a list. I know there is an ObjectType property but
that doesn't seem to contain the info I'm looking for.
TIA,
Fred
problem I'm running into is that the names for the same shapes on a document
seem to be different. Is there is a way to tell what type a shape is? For
instance, I'd like to iterate thru all the shapes and if they are of type
'Use Case' add them to a list. I know there is an ObjectType property but
that doesn't seem to contain the info I'm looking for.
TIA,
Fred