ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / BitmapProperties1 Class / ColorContext Property

In This Topic
    ColorContext Property
    In This Topic
    Gets or sets the color context.
    Syntax
    'Declaration
     
    Public Property ColorContext As ColorContext
    public ColorContext ColorContext {get; set;}
    See Also