Cadcorp SIS API Methods

SetOverlayDataset Method

Description

Sets the Dataset of an overlay in the current sWD.

Syntax

Visual Basic
Public Function SetOverlayDataset( _
   ByVal pos As Integer, _
   ByVal nDataset As Long _
) As Integer

Parameters

pos

The position of the overlay in the overlays list whose dataset is to be set.

nDataset

The serial number of the dataset to be used. The number can be obtained from the Dataset property of an overlay, or from the GetDataset, GetDatasetContainer or FindExternalDataset methods.

Remarks

Available: GEO MM ME MD OD OM OV SISpy

Groups:

Example

sis.SetOverlayDataset (1, 4)


Send comments on this topic.

Click to return to www.cadcorp.com

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