Misc class

Misc class

Contains various elements of shapes and groups, such as those that control selection highlighting and visibility.

The Misc type exposes the following members:

Properties

PropertyDescription
no_obj_handlesSpecifies whether selection handles are displayed when the shape is selected.
non_printingSpecifies whether a selected shape can be printed.
no_ctl_handlesSpecifies whether control handles are displayed when the shape is selected.
no_align_boxSpecifies whether the selection rectangle is displayed when the shape is selected.
update_align_boxSpecifies whether to recalculate a shape’s selection rectangle whenever a control handle is moved.
hide_textHides the text for a shape. You can view text, edit properties, and apply styles to the text in the text block, although the changes will not appear until you specify the HideText element as 0.
dyn_feedbackSpecifies the type of visual feedback provided to users when they drag a connector
glue_typeSpecifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shape
walk_preferenceSpecifies whether an endpoint of a 1-D shape moves to a horizontal or vertical connection point on the shape it is glued to, using dynamic glue, when the shape is moved to an ambiguous position.
beg_triggerContains a trigger formula generated by Microsoft Visio that determines whether to move the begin point of a 1-D shape to maintain its connection to another shape.
end_triggerContains a trigger formula generated by Microsoft Visio. This trigger formula determines whether to move the end point of a 1-D shape to maintain its connection to another shape.
obj_typeSpecifies whether objects are placeable or routable in diagrams when you use Microsoft Visio to lay out shapes on the drawing page.
commentContains the comment text in string format for a shape.
is_drop_sourceSpecifies whether the shape can be added to a group by dropping it onto the group
is_replace_lock_shape_dataIndicates whether the values of specified cells in a master shape overwrite the values (including local values) of a shape being replaced during a shape replacement operation.
no_live_dynamicsSpecifies whether a shape dynamically resizes or rotates as the user manipulates it.
localize_mergeDetermines whether shapes are localized (whether their LangIDelement is reset) when they are copied between documents.
calendarDetermines the calendar that is used for custom properties, text fields, and element formulas.
lang_idIndicates the locale ID (LCID) of the language in which the cell formula, text, custom property, or comment was entered.
shape_keywordsContains search keywords that have been assigned to custom master shapes.
drop_on_page_scaleDetermines the percentage by which a shape is scaled when it is dropped on the drawing page.

See Also