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

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