Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / ColorPaletteEntry Class / Color Property

In This Topic
    Color Property (ColorPaletteEntry)
    In This Topic
    Gets the color of this entry.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Color As Color
    public Color Color {get;}
    See Also