[]
        
(Showing Draft Content)

C1.Blazor.Core.C1Icon

C1Icon Class

Represents a visual icon that can be tinted and resized.

Namespace: C1.Blazor.Core
Assembly: C1.Blazor.Core.dll
Syntax
public abstract class C1Icon : C1View, IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject, ICloneable

Constructors

Name Description
C1Icon()

Initializes a new instance of the C1Icon class.

Fields

Name Description
DEFAULT_HEIGHT

The default height of an icon.

DEFAULT_WIDTH

The default width of an icon.

Methods

Name Description
Dispose(bool)
OnAfterRender(bool)