Returns the distance from the specified point to the start of the specified path along the path's length.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public static double DistanceAlongLength ( |
Visual Basic
![]() |
---|
Public Shared Function DistanceAlongLength( _ |
A Point whose distance to the path start to calculate.
A PointCollection specifying the path.
A double value specifying distance from the point to the path origin.
This method supports the MindFusion.Diagramming for Xamarin infrastructure and is not intended to be used directly from your code.