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

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