|
|
|
|
DiagramSelectMinus (Function) In french: DiagrammeSelectMoins Deselects a shape in a Diagram Editor control. DiagramSelectMinus(DIAGEDT_MyDiagram, 1) Syntax
DiagramSelectMinus(<Diagram> [, <Shape index>])
<Diagram>: Control name Name of the Diagram Editor control to use. <Shape index>: Optional integer Index of the shape to be deselected (if multiple elements are selected). If this parameter is not specified, deselects the current element. Remark: If the shape does not exist in the diagram, the function has no effect.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|