NevronOpenVision
Nevron.Nov.Graphics Namespace / NRectangle Structure / Deflate Method / Deflate(NSize) Method
In This Topic
    Deflate(NSize) Method
    In This Topic
    Deflates the rectangle with the specified size. Expects a normalized rectangle. Makes sure that the rectangle remains normalized (e.g. Width and Height remain positive or zero).
    Syntax
    public void Deflate( 
       NSize size
    )

    Parameters

    size
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also