C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / C1CornerRadius Structure / IsZero Property

In This Topic
IsZero Property (C1CornerRadius)
In This Topic
Gets whether the radius is zero in all edges.
Syntax
'Declaration
 
Public ReadOnly Property IsZero As Boolean
 
See Also