Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleRadialGradientDefinition Structure
Properties Methods

In This Topic
    C1StyleRadialGradientDefinition Structure Members
    In This Topic

    The following tables list the members exposed by C1StyleRadialGradientDefinition.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1StyleLinearGradientDirection struct.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the x-position of the center.  
    Public PropertyGets the y-position of the center.  
    Public PropertyGets the kind of direction.  
    Public PropertyGets the size of the radial gradient.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Parses the text and returns a length.  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Tries to parse the specified text and returns the value in the definition parameter.  
    Top
    Public Operators
    Compares two C1StyleRadialGradientDefinition structures for equality.
    Casting operator to convert a string into a C1StyleRadialGradientDefinition.
    Compares two C1StyleRadialGradientDefinition structures for inequality.
    Top
    See Also