ComponentOne SuperTooltip for WinForms
C1.Win.8 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 System.Drawing.Drawing2D.GraphicsPath
    protected override System.Drawing.Drawing2D.GraphicsPath CreatePath()
    See Also