All Cadcorp SIS API Methods

CreateComposition Method

Description

Creates a named composition based on the current open Map Frame item.

Syntax

Visual Basic
Public Function CreateComposition( _
   ByVal name As String _
) As Integer

Parameters

name
The name of the composition to be created.

Remarks

Available: GEO D OD OM SISpy

Group:

Example

sis.CreateComposition ("composition1")