Click or drag to resize

ImageView Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.BaseEntity
    LSRetail.Omni.Domain.DataModel.Base.RetailImageView

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 2024.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