ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapLock Class / Data Property

In This Topic
    Data Property (BitmapLock)
    In This Topic
    Gets a pointer to the data.
    Syntax
    'Declaration
     
    Public ReadOnly Property Data As DataRectangle
    public DataRectangle Data {get;}
    See Also