[]
        
(Showing Draft Content)

C1.Blazor.Core.C1PathIcon

C1PathIcon Class

Represent an icon created from a path string.

Inheritance
C1PathIcon
Namespace: C1.Blazor.Core
Assembly: C1.Blazor.Core.dll
Syntax
public class C1PathIcon : C1VectorIcon, IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject, ICloneable
Public Class C1PathIcon
    Inherits C1VectorIcon
    Implements IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject, ICloneable

Constructors

Name Description
C1PathIcon()

Initializes a new instance of the C1PathIcon class.

Fields

Name Description
DataProperty

Identifies the Data dependency property.

Properties

Name Description
ActualData
Data

Gets or sets the svg string describing the shape.

Methods

Name Description
Dispose(bool)
OnAfterRender(bool)