CreateReliefTheme Method
Description
Creates a new ReliefTheme. After editing the Theme properties, use StoreTheme to save the Theme in a Named Object Library.
Syntax
Visual Basic |
---|
Public Function CreateReliefTheme( _ ByVal colset As String _ ) As Integer |
Parameters
- colset
- The Colour-set on which to base the Relief Theme.
Remarks
Example
sis.CreateReliefTheme ( colset )