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

In This Topic
    Length Property (Square)
    In This Topic
    Gets or sets the length of the Square annotation.
    Syntax
    'Declaration
     
    Public Property Length As Single
    public float Length {get; set;}
    See Also