ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / AnnotationBase Class / Style Property

In This Topic
    Style Property (AnnotationBase)
    In This Topic
    Gets or sets the style of the annotation.
    Syntax
    'Declaration
     
    
    Public Property Style As SVGStyle
    public SVGStyle Style {get; set;}
    See Also