ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / Color Structure / ToArgb Method

In This Topic
    ToArgb Method
    In This Topic
    Gets ARGB value of the color.
    Syntax
    'Declaration
     
    Public Function ToArgb() As Integer
    public int ToArgb()
    See Also