Extension: IWxShapeExtension;
The Extension property determines shape extension object.
To create a shape extension, use the IWxShape.CreateExtension method. After the specified method is called, the object to be used as a shape extension can be defined using this property.
In the current version extensions are created to display on the workspace shapes corresponding to repository objects.
The example of use is given in description of IWxShape.CreateExtension.
See also: