Share via


ObjectIsInherited Property [Visio 2003 SDK Documentation]

Indicates if a shape represents an ActiveX or OLE object that is inherited from the shape's master.

intRet = object**.ObjectIsInherited**

intRet     Integer. True (-1) if object is inherited; otherwise, False (0).

object     Required. An expression that returns a Shape object.

Version added

5.0

Applies to | Shape object

See Also | ForeignType property | Object property