ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / RectF Structure / Size Property

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