Cadcorp SIS API Methods

CloseIndexDatasetTile Method

Description

Closes a named dataset tile within an index dataset.

Syntax

Visual Basic
Public Function CloseIndexDatasetTile( _
   ByVal nDataset As Long, _
   ByVal tilename As String _
) As Integer

Parameters

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

tilename
The tile to close

Remarks

Available: GEO MD MM ME OD OM SISpy

Group:

Example

sis.CloseIndexDatasetTile (1, "TQ1234")


Send comments on this topic.

Click to return to www.cadcorp.com

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