ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / PathIconRenderer Class / CreatePath Method

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