Removes the specified Visual.
Namespace: Spotfire.Dxp.Application
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
public bool Remove( Visual visual )
Parameters
- visual
- Type: Spotfire.Dxp.ApplicationVisual
The Visual to remove.
Return Value
Type: Booleantrue is successful, otherwise false.
Remarks
Version Information
See Also