ComponentOne Bitmap for WinForms
C1.Win.C1DX.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