CreateLabelTheme Method
Description
After editing the Theme properties, use StoreTheme to save the Theme in a Named Object Library (NOL).
Syntax
Visual Basic |
---|
Public Function CreateLabelTheme( _ ByVal formula As String _ ) As Integer |
Parameters
- formula
- The expression to use when labelling themed Items. See Property Expression Syntax for details.
Remarks
Available: GEO D OM OD OV SISpy
Group:
Example
sis.CreateLabelTheme ("_area#")