Click or drag to resize

ImageView Class

Inheritance Hierarchy
System.Object
  LSRetail.Omni.Domain.DataModel.Base.Base.Entity
    LSRetail.Omni.Domain.DataModel.Base.Retail.ImageView

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Retail
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: Commerce Service for LS Central 2025.4
Syntax
C#
public class ImageView : Entity, IDisposable

The ImageView type exposes the following members.

Constructors
  NameDescription
Public methodImageView()
Initializes a new instance of the ImageView class
Public methodImageView(String)
Initializes a new instance of the ImageView class
Top
Properties
Methods
  NameDescription
Public methodClone
Public methodDispose
Releases all resources used by the ImageView
Public methodGetAvgColor
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from Entity.)
Top
See Also