ComponentOne FinancialChart for WPF
C1SVGIcon Class
Members 



C1.WPF Namespace : C1SVGIcon Class
Represent an icon created from a SVG path string.
Syntax
'Declaration
 
Public Class C1SVGIcon 
   Inherits C1VectorIcon
'Usage
 
Dim instance As C1SVGIcon
public class C1SVGIcon : C1VectorIcon 
public ref class C1SVGIcon : public C1VectorIcon 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     C1.WPF.C1Icon
                        C1.WPF.C1VectorIcon
                           C1.WPF.C1SVGIcon

See Also

Reference

C1SVGIcon Members
C1.WPF Namespace