MenuIconEditor

Assembly: DBA;

Description

The MenuIconEditor class implements an icon editor for object menu icons in the business application.

Class object properties inherited from IMenuIconEditor

  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.

Class object methods inherited from IMenuIconEditor

  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:

DBA Assembly Classes