NevronOpenVision
Nevron.Nov.UI Namespace / NViewportBase Class / ArrangeInnerAdorners Method
In This Topic
    ArrangeInnerAdorners Method (NViewportBase)
    In This Topic
    Layouts the inner adorners. This method is typically called last - after the visibility of the adorners has been computed in the layout phase.
    Syntax
    protected override void ArrangeInnerAdorners( 
       NRectangle ca
    )

    Parameters

    ca
    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