Miner.Responder.Framework.Interaction Namespace > ColorScheme Class > Create Method : Create(Boolean) Method |
true
, reverses the order of the color palette.
'Declaration
Public Overloads Shared Function Create( _ ByVal reverse As System.Boolean _ ) As ColorScheme
'Usage
Dim reverse As System.Boolean Dim value As ColorScheme value = ColorScheme.Create(reverse)
public static ColorScheme Create( System.bool reverse )
public function Create( reverse: System.Boolean ): ColorScheme; static;
public static function Create( reverse : System.boolean ) : ColorScheme;
public: static ColorScheme* Create( System.bool reverse )
public: static ColorScheme^ Create( System.bool reverse )
true
, reverses the order of the color palette.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