Misc
Contents
[
Hide
]Misc class
Contains various elements of shapes and groups, such as those that control selection highlighting and visibility.
Properties
| Name | Type | Description |
|---|---|---|
| Del | int | A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca |
| NoObjHandles | BoolValue | Specifies whether selection handles are displayed when the shape is selected. |
| NonPrinting | BoolValue | Specifies whether a selected shape can be printed. |
| NoCtlHandles | BoolValue | Specifies whether control handles are displayed when the shape is selected. |
| NoAlignBox | BoolValue | Specifies whether the selection rectangle is displayed when the shape is selected. |
| UpdateAlignBox | BoolValue | Specifies whether to recalculate a shape’s selection rectangle whenever a control handle is moved. |
| HideText | BoolValue | Hides the text for a shape. You can view text, edit properties, and apply styles to the text in the text block, although |
| DynFeedback | DynFeedback | Specifies the type of visual feedback provided to users when they drag a connector |
| GlueType | GlueType | Specifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shape |
| WalkPreference | WalkPreference | Specifies whether an endpoint of a 1-D shape moves to a horizontal or vertical connection point on the shape it is glued |
| BegTrigger | DoubleValue | Contains a trigger formula generated by Microsoft Visio that determines whether to move the begin point of a 1-D shape t |
| EndTrigger | DoubleValue | Contains a trigger formula generated by Microsoft Visio. This trigger formula determines whether to move the end point o |
| ObjType | ObjType | Specifies whether objects are placeable or routable in diagrams when you use Microsoft Visio to lay out shapes on the dr |
| Comment | Str2Value | Contains the comment text in string format for a shape. |
| IsDropSource | BoolValue | Specifies whether the shape can be added to a group by dropping it onto the group |
| IsReplaceLockShapeData | BoolValue | Indicates whether the values of specified cells in a master shape overwrite the values (including local values) of a sha |
| NoLiveDynamics | BoolValue | Specifies whether a shape dynamically resizes or rotates as the user manipulates it. |
| LocalizeMerge | BoolValue | Determines whether shapes are localized (whether their LangIDelement is reset) when they are copied between documents. |
| Calendar | Calendar | Determines the calendar that is used for custom properties, text fields, and element formulas. |
| LangID | IntValue | Indicates the locale ID (LCID) of the language in which the cell formula, text, custom property, or comment was entered. |
| ShapeKeywords | Str2Value | Contains search keywords that have been assigned to custom master shapes. |
| DropOnPageScale | DoubleValue | Determines the percentage by which a shape is scaled when it is dropped on the drawing page. |