All Cadcorp SIS API Methods

CreateGraduatedTheme Method

Description

Creates a new GraduatedTheme. After editing the Theme properties, use StoreTheme to save the Theme in a Named Object Library.

Syntax

Visual Basic
Public Function CreateGraduatedTheme( _
   ByVal formula As String _
) As Integer

Parameters

formula
The expression to use when evaluating the symbol height which must evaluate to a number. See Property Expression Syntax for details.

Remarks

Available: GEO  D OD OM OV SISpy

Group:

Example

sis.CreateGraduatedTheme ("(R0to9&/Presid&)*100")