ColorInfoToArgb Method TIBCO Spotfire 7.9 API Reference
Converts this color to an integer.

Namespace: Spotfire.Dxp.Framework.Styles
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 30.0.10915.3380 (30.0.10915.3380)
Syntax

C#
public int ToArgb()

Return Value

Type: Int32
Color as an integer made up from a, r, g, b values.
Version Information

Supported in: 7.9, 7.8, 7.7, 7.6, 7.5
See Also

Reference