NevronOpenVision
Nevron.Nov.Diagram.Expressions Namespace / NShapeEndPointsDistanceFx Class
Members
NShapeEndPointsDistanceFx Class
An expression that calculates the length of the line connecting the Begin and End points of a shape (e.g. =SQRT((EndX-BeginX)^2+(EndY-BeginY)^2)). This expression is commonly used as Width of 1DShapes.
Object Model
NShapeEndPointsDistanceFx Class
Syntax
Inheritance Hierarchy

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

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