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

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