Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleBackgroundImage Class
Properties Methods

In This Topic
    C1StyleBackgroundImage Class Members
    In This Topic

    The following tables list the members exposed by C1StyleBackgroundImage.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets the inherit background-image.  
    Public Propertystatic (Shared in Visual Basic)Gets the initial background-image.  
    Public PropertyGets the kind of background-image.  
    Public Propertystatic (Shared in Visual Basic)Gets the none background-image.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Parses the text and returns a background-image.  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Tries to parse the specified text and returns the value in the backgroundImage parameter.  
    Top
    Public Operators
    Compares two C1StyleBackgroundImage structures for equality.
    Casting operator to convert a string into a C1StyleFontSize.
    Compares two C1StyleBackgroundImage structures for inequality.
    Top
    See Also