ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / SVGStyle Class / Text Property

In This Topic
    Text Property (SVGStyle)
    In This Topic
    Contents of the text element. Use \n for multiline text
    Syntax
    'Declaration
     
    
    Public Property Text As String
    public string Text {get; set;}
    See Also