ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 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