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

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