Share via


InvisibleApp.ObjectType Property

Visio Automation Reference

Returns an object's type. Read-only.

Version Information
 Version Added:  Visio 4.1

Syntax

expression.ObjectType

expression   A variable that represents an InvisibleApp object.

Return Value
Integer

Remarks

Constants representing object types are prefixed with visObjType and are declared by the Visio type library in VisObjectTypes.

See Also