ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / XLPath Class / EndPoint Property

In This Topic
    EndPoint Property (XLPath)
    In This Topic
    Gets a end point of this path.
    Syntax
    'Declaration
     
    Public ReadOnly Property EndPoint As System.Drawing.PointF
    public System.Drawing.PointF EndPoint {get;}
    See Also