Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1StyleRadialGradientDefinition Structure / Size Property

In This Topic
    Size Property (C1StyleRadialGradientDefinition)
    In This Topic
    Gets the size of the radial gradient.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Size As Nullable(Of C1StyleRadialGradientSize)
    See Also