ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / VectorIconElement Class / CreatePath Method

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