Namespace: Consultingwerk.Windows
Interface 
IColorTableConverter Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Windows.DefaultColorTableConverter

File:IColorTableConverter
Purpose:Service Interface for services translating the
Progress Color table numbers to .NET System.Drawing.Color
values
Author(s):Mike Fechner / Consultingewrk Ltd.
Created:Tue Aug 09 12:42:15 CEST 2011
Purpose: Converts the given color number (typically from the Progress Color
table) into a System.Drawing.Color value.
Notes:



Top Method Summary
Options Name Purpose
+ System.Drawing.Color ConvertColor (integer) Converts the given color number (typically from the Progress Color table) into a System.Drawing.Color value.


Method Detail
Top

PUBLIC System.Drawing.Color ConvertColor (integer)

Purpose: Converts the given color number (typically from the Progress Color
table) into a System.Drawing.Color value.
Notes:

Parameters:
piColorNumber INTEGER
The number of the color from the Progress Color table
Returns System.Drawing.Color
The System.Drawing.Color matching the color


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:25:02