[]
When overridden in a derived class, creates the graphics path for the icon.
protected abstract GraphicsPath CreatePath()
Protected MustOverride Function CreatePath() As GraphicsPath
| Type | Description |
|---|---|
| GraphicsPath | A GraphicsPath representing the icon's shape. |