InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / VectorIconElement Class / CreatePath Method

In This Topic
    CreatePath Method (VectorIconElement)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride Function CreatePath() As GraphicsPath
    protected abstract GraphicsPath CreatePath()
    See Also