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

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