NevronOpenVision
Nevron.Nov.Diagram Namespace / NShape Class / GetAlignBoxInParent Method
In This Topic
    GetAlignBoxInParent Method (NShape)
    In This Topic
    Gets the alignment box of the shape. For a 2D shape this is the bounds of the shape box projection in parent coordinates. For a 1D shape this is the bounds of the shape end-points projection in parent coordinates.
    Syntax
    public virtual NRectangle GetAlignBoxInParent()
    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