BCGSoft.Controls.Gauges Namespace > BaseGaugeControl Class : ColorTheme Property |
'Declaration Public Property ColorTheme As ColorThemes
'Usage Dim instance As BaseGaugeControl Dim value As ColorThemes instance.ColorTheme = value value = instance.ColorTheme
public ColorThemes ColorTheme {get; set;}
public: __property ColorThemes get_ColorTheme(); public: __property void set_ColorTheme( ColorThemes value );
public: property ColorThemes ColorTheme { ColorThemes get(); void set ( ColorThemes value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2