|
|
|
|
<Diagram editor>.SelectPlus (Function) In french: <Editeur de diagrammes>.SelectPlus Selects a shape in a Diagram Editor control. DIAGEDT_MyDiagram.SelectPlus(1) Syntax
<Diagram Editor>.SelectPlus([<Shape index>])
<Diagram Editor>: Control name Name of the Diagram Editor control to use. <Shape index>: Optional integer Index of the shape to be selected (if multiple elements are selected). If this parameter is not specified, selects the current element. Remark: If the shape does not exist in the diagram, the function has no effect. Business / UI classification: UI Code
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|