Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1SVGIcon Class / Source Property

In This Topic
    Source Property (C1SVGIcon)
    In This Topic
    Gets or sets the image source.
    Syntax
    'Declaration
     
    
    Public Property Source As Uri
    public Uri Source {get; set;}
    See Also