Skip to main content
A newer version of this page is available. .

Image Editors

This section lists ImageEdit and PopupImageEdit elements that you see on screen.

ImageEdit

ImageEditVisEl

The table below lists the main members that affect ImageEdit element appearance and functionality.

Element

Members

Built-in menu

ImageEdit.ShowMenu,

ImageEdit.ShowMenuMode,

ImageEdit.MenuContainerTemplate,

ImageEdit.MenuTemplate

Background

BaseEdit.ShowBorder

BaseEdit.BorderTemplate

Content

ImageEdit.Source,

ImageEdit.EmptyContentTemplate

Image effects

and size

ImageEdit.ImageEffect,

ImageEdit.Stretch

PopupImageEdit

PopupImageEditVisEl

The table below lists the main members that affect PopupImageEdit element appearance and functionality.

Element

Members

Built-in menu

PopupImageEdit.ShowMenu,

PopupImageEdit.ShowMenuMode,

PopupImageEdit.MenuContainerTemplate,

PopupImageEdit.MenuTemplate

Background

BaseEdit.ShowBorder,

BaseEdit.BorderTemplate

Content

PopupImageEdit.Source,

PopupImageEdit.EmptyContentTemplate

Image effects

and size

PopupImageEdit.ImageEffect,

PopupImageEdit.Stretch,

PopupImageEdit.AutoSizePopup,

PopupBaseEdit.ShowSizeGrip

See Also