Nevron Open Vision Documentation
Nevron.Nov.Diagram.Expressions Namespace / NShapeEndPointsMiddleYFx Class
Members


In This Topic
    NShapeEndPointsMiddleYFx Class
    In This Topic
    An expression that calculates middle Y coordinate of the line connecting the Begin and End points of a shape (e.g. (BeginY + EndY) / 2). This expression is commonly used as PinY location of 1DShapes.
    Object Model
    NShapeEndPointsMiddleYFx Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NExpression
          Nevron.Nov.Diagram.Expressions.NShapeEndPointsMiddleYFx

    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