Master.IconUpdate property (Visio)
Determines whether a master icon is updated manually or automatically. Read/write.
Syntax
expression. IconUpdate
expression A variable that represents a Master object.
Return value
Integer
Remarks
The following constants declared by the Visio type library in VisMasterProperties show the possible values for the IconUpdate property.
Constant | Value | Description |
---|---|---|
visManual | 0 | Update icon manually. |
visAutomatic | 1 | Update icon automatically from shape geometry data. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.