ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / ColorExtension Class / IsKnownColor Method

In This Topic
    IsKnownColor Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function IsKnownColor( _
       ByVal color As Color _
    ) As Boolean
    public static bool IsKnownColor( 
       Color color
    )

    Parameters

    color
    See Also