All Cadcorp SIS API Methods

LoadBackgroundSwd

Description

Loads a new background SIS Workspace Definition (SWD).

Syntax

Visual Basic
Public Function LoadBackgroundSwd( _
   ByVal filename As String _
) As Integer

Parameters

filename
The name of the composition.

Remarks

Available: GEO

Group:

Example

sis.LoadBackgroundSwd ("Background.swd")