Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml 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