ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapLock Class / Size Property

In This Topic
    Size Property (BitmapLock)
    In This Topic
    Gets the size.
    Syntax
    'Declaration
     
    Public ReadOnly Property Size As Size2L
    public Size2L Size {get;}
    See Also