[]
        
(Showing Draft Content)

C1.Framework.VectorIconElement.CreatePath

CreatePath Method

CreatePath()

When overridden in a derived class, creates the graphics path for the icon.

Declaration
protected abstract GraphicsPath CreatePath()
Protected MustOverride Function CreatePath() As GraphicsPath
Returns
Type Description
GraphicsPath

A GraphicsPath representing the icon's shape.