Cadcorp SIS API Methods

CreateBackdropOverlay Method

Description

Creates a new overlay which uses a named Item as a backdrop.

Syntax

Visual Basic
Public Function CreateBackdropOverlay( _
   ByVal pos As Integer, _
   ByVal backdrop As String _
) As Integer

Parameters

pos
The position in the overlays list at which to insert the overlay. If this argument specifies a position in the existing overlays then the new overlay will not replace the existing overlay at the given position, but will shuffle any other overlays down the list.

backdrop
The named Item to use as a backdrop.

Remarks

Available: GEO MD MM ME OD OM OV SISpy

Group:

Example

sis.CreateBackdropOverlay (0, "British National Grid")


Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).