ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Rectangle Class / Content Property

In This Topic
    Content Property (Rectangle)
    In This Topic
    Gets or sets the text of the annotation.
    Syntax
    'Declaration
     
    
    Public Property Content As String
    public string Content {get; set;}
    See Also