Assembly: DBA;
The MenuIconEditor class implements an icon editor for object menu icons in the business application.
| Property name | Brief description | |
![]() |
Changed | The Changed property returns whether icon is changed. |
![]() |
IsSvg | The IsSvg property returns whether an icon is in the SVG format. |
![]() |
Stream | The Stream property determines a stream related to menu icon. |
| Method name | Brief description | |
![]() |
Initialize | The Initialize method initializes menu icon editor. |
![]() |
LoadFromBase64 | The SaveToBase64 method saves icon to Base64 with format prefix. |
![]() |
SaveToBase64 | The LoadFromBase64 method loads icon from Base64 with format prefix. |
See also: