ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / ColorF Structure / IsEmpty Property

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