InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / PolygonIconRenderer Class / CreatePath Method

In This Topic
    CreatePath Method (PolygonIconRenderer)
    In This Topic
    Creates a path for rendering an icon.
    Syntax
    'Declaration
     
    Protected Overrides Function CreatePath() As GraphicsPath
    protected override GraphicsPath CreatePath()
    See Also