ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / ColorF Structure / ToColor Method

In This Topic
    ToColor Method (ColorF)
    In This Topic
    Converts the color into a System.Windows.Media.Color.
    Syntax
    'Declaration
     
    Public Function ToColor() As Color
    public Color ToColor()
    See Also