[]
Gets the path for the MenuLeft icon. Uses from Ribbon control.
public const string RibbonMenuLeft = "M 5 0 L 5 10 L 0 5 L 0 5 Z"
Public Const RibbonMenuLeft As String = "M 5 0 L 5 10 L 0 5 L 0 5 Z"
| Type | Description |
|---|---|
| string | Gets the path for the MenuLeft icon. Uses from Ribbon control. |