IconUpdate property
Determines whether a master icon is updated manually or automatically.
Version added
2.0
Syntax
| |
intRet |
The current update mode for the master icon. |
object |
Required. An expression that returns a Master object. |
updateMode |
The new update mode for the master icon. |
Remarks
The following constants declared by the Visio type library show the possible values for the IconUpdate property.
Constant |
Value |
visManual |
0 |
visAutomatic |
1 |