ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D.Effects Namespace / BitmapSource Class / WicBitmapSource Property

In This Topic
    WicBitmapSource Property
    In This Topic
    The C1.Util.DX.WIC.BitmapSource containing the image data to be loaded.
    Syntax
    'Declaration
     
    Public Property WicBitmapSource As BitmapSource
    public BitmapSource WicBitmapSource {get; set;}
    See Also