Copies an existing Theme component into the currently loaded Theme. Use LoadTheme to load a Theme for editing.
Visual Basic |
---|
Public Function CopyThemeComponent( _ ByVal componentTo As Integer, _ ByVal componentFrom As Integer, _ ByVal theme As String _ ) As Integer |
componentTo
Several types of theme consist of several components, e.g. blocks in a Bar Charts theme, slices in a Pie Charts theme, and so on. Each of these components has its own properties. Theme component properties are set and queried using the SIS_OT_THEMECOMPONENT constant. Theme component indices run from zero to one less than the number of theme components.
Available: GEO MD MM ME OD OM SISpy
Group:
sis.CopyThemeComponent (1, 1, "Population")
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).