ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Diagram editor functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
<Diagram editor>.SelectMinus (Function)
In french: <Editeur de diagrammes>.SelectMoins
Deselects a shape in a Diagram Editor control.
Example
DIAGEDT_MyDiagram.SelectMinus(1)
Syntax
<Diagram Editor>.SelectMinus([<Shape index>])
<Diagram Editor>: 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.
Component: wd290mdl.dll
Minimum version required
  • Version 27
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/19/2023

Send a report | Local help