Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NRectangle Structure / Deflate Method


In This Topic
    Deflate Method (NRectangle)
    In This Topic
    Deflates the rectangle with the specified amount
    Overload List
    OverloadDescription
    Deflates the rectangle with the specified amount  
    Deflates the rectangle with the specified amounts. Expects a normalized rectangle. Makes sure that the rectangle remains normalized (e.g. Width and Height remain positive or zero).  
    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).  
    Deflates the rectangle with the specified margins. Expects a normalized rectangle. Makes sure that the rectangle remains normalized (e.g. Width and Height remain positive or zero).  
    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