<Misc> element

<Misc> element

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

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

Syntax

  <Misc
      [Del = "boolval"]>
  </Misc>

Attributes

Del

Optional boolean. A flag indicating whether the element is deleted locally. A value of 1 indicates that the element is deleted locally.

Element information

Parent elements:

DocumentSheet, PageSheet, Shape, StyleSheet

Child elements:

BegTrigger (optional), Comment (optional), DynFeedback (optional), EndTrigger (optional), GlueType (optional), HideText (optional), IsDropSource (optional), ObjType (optional), NoAlignBox (optional), NoCtlHandles (optional), NoLiveDynamics (optional), NonPrinting (optional), NoObjHandles (optional), UpdateAlignBox (optional), WalkPreference (optional)

Remarks

The Misc element is relevant only when contained in a Shape or StyleSheet element. It is ignored when contained in a DocumentSheet or PageSheet element.

See also

Miscellaneous section