Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1PathIcon Class / CreateGeometry Method

In This Topic
    CreateGeometry Method (C1PathIcon)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Function CreateGeometry() As Geometry
    protected override Geometry CreateGeometry()
    See Also