Cadcorp SIS API Methods

ExplodeOverlayTheme Method

Description

Explodes an overlay Theme into a new overlay.

Syntax

Visual Basic
Public Function ExplodeOverlayTheme( _
   ByVal pos As Integer, _
   ByVal nTheme As Integer, _
   ByVal s As Double _
) As Integer

Parameters

pos
The position of the overlay in the overlays list whose Theme is to be exploded.
 
nTheme
The index of the Theme, starting at 0. Use the Number of themes property to find out the number of Theme objects in an overlay.
 
s
The scale at which to explode the overlay Theme graphics. Use the Display scale property to explode the graphics at the current screen scale.

Remarks

Available: GEO MM ME MD OD OM SISpy

Groups:

Example

sis.ExplodeOverlayTheme(0, 1, 1250)


Send comments on this topic.

Click to return to www.cadcorp.com

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