ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / Line Class / Start Property

In This Topic
    Start Property (Line)
    In This Topic
    Gets or sets the start point of the Line annotation.
    Syntax
    'Declaration
     
    Public Property Start As DataPoint
    public DataPoint Start {get; set;}
    See Also