NevronOpenVision
Nevron.Nov.Diagram.Expressions Namespace / NShapeEndPointsMiddleXFx Class
Members
NShapeEndPointsMiddleXFx Class
An expression that calculates middle X coordinate of the line connecting the Begin and End points of a shape (e.g. (BeginX + EndX) / 2). This expression is commonly used as PinX location of 1DShapes.
Object Model
NShapeEndPointsMiddleXFx Class
Syntax
Inheritance Hierarchy

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

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