ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / PaletteColor Structure / IsEmpty Property

In This Topic
    IsEmpty Property (PaletteColor)
    In This Topic
    Gets whether this ColorF structure is uninitialized.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsEmpty As System.Boolean
    public System.bool IsEmpty {get;}
    See Also