Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NBorder Class
Members


In This Topic
    NBorder Class
    In This Topic
    An attribute, which defines the appearance of a border wall.
    Object Model
    NBorder Class
    Syntax
    Remarks
    Each border wall has four types of side bricks - left, right, top and bottom, and eigth possible corner bricks - one for each possible side transition - left-top, top-left, right-top, top-right, right-bottom, bottom-right, left-bottom and bottom-left.

    The border itself defines a part (side or corner) for each brick type so that full control can be gained over the outlining and filling of a specific brick type.

    At it's simplest variant a border can be instructed to simply fill the interior of the wall and stroke the inner and outer outlines of the wall.
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NAttribute
                Nevron.Nov.UI.NBorder

    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