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

In This Topic
    C1StyleLinearGradientDirection Structure Members
    In This Topic

    The following tables list the members exposed by C1StyleLinearGradientDirection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1StyleLinearGradientDirection struct.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the angle in degrees.  
    Public Propertystatic (Shared in Visual Basic)Gets the bottom direction.  
    Public Propertystatic (Shared in Visual Basic)Gets the bottom left direction.  
    Public Propertystatic (Shared in Visual Basic)Gets the bottom-right direction.  
    Public PropertyGets the kind of direction.  
    Public Propertystatic (Shared in Visual Basic)Gets the left direction.  
    Public Propertystatic (Shared in Visual Basic)Gets the right direction.  
    Public Propertystatic (Shared in Visual Basic)Gets the top direction.  
    Public Propertystatic (Shared in Visual Basic)Gets the top-left direction.  
    Public Propertystatic (Shared in Visual Basic)Gets the top-right direction.  
    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 direction parameter.  
    Top
    Public Operators
    Compares two C1StyleLinearGradientDirection structures for equality.
    Overloaded. Casting operator to convert a double into a C1StyleLinearGradientDirection. The unit assigned is pixels.
    Compares two C1StyleLinearGradientDirection structures for inequality.
    Top
    See Also