AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones Editor de diagramas
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
Deselects a shape in a Diagram Editor control.
Example
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.
Component: wd290mdl.dll
Versión mínima requerida
  • Versión 27
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 12/06/2023

Señalar un error o enviar una sugerencia | Ayuda local