How to get the Units property of a Symbol using VBA?

542
1
02-03-2012 06:13 AM
ChristineGo
New Contributor
I can only find properties like "Width", "Color", "Outline Color", why the "Units" property is not found from ISymbol and it's co-classes?
Where can I obtain the Units property using VBA?
0 Kudos
1 Reply
ChristineGo
New Contributor
I found there's a "Units" property in ISymbolPropertyPage.
How could I link up a Symbol to it's SymbolPropertyPage and get this Units property value?
Please point out if I'm in a wrong direction.
0 Kudos