[]
        
(Showing Draft Content)

C1.WinUI.Core.C1SVGIcon

C1SVGIcon Class

Old class for rendering svg icons. Use C1SvgIcon instead.

Inheritance
C1SVGIcon
Implements
Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
[Obsolete("Use C1SvgIcon instead.", true)]
public class C1SVGIcon : C1SvgIcon, IDisposable, ICloneable
<Obsolete("Use C1SvgIcon instead.", True)>
Public Class C1SVGIcon
    Inherits C1SvgIcon
    Implements IDisposable, ICloneable

Constructors

Name Description
C1SVGIcon()