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

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