Master.IconSize property (Visio)

Gets or sets the size of a master icon. Read/write.

Syntax

expression. IconSize

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 IconSize property.

Constant Value
visNormal 1
visTall 2
visWide 3
visDouble 4

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.