Click or drag to resize

ImageSize Class

Inheritance Hierarchy
SystemObject
  LSRetail.Omni.Domain.DataModel.Base.RetailImageSize

Namespace:  LSRetail.Omni.Domain.DataModel.Base.Retail
Assembly:  LSRetail.Omni.Domain.DataModel.Base (in LSRetail.Omni.Domain.DataModel.Base.dll) Version: LS Omni 3.7.0
Syntax
C#
public class ImageSize : IDisposable

The ImageSize type exposes the following members.

Constructors
  NameDescription
Public methodImageSize
Initializes a new instance of the ImageSize class
Public methodImageSize(Int32, Int32)
Initializes a new instance of the ImageSize class
Top
Properties
  NameDescription
Public propertyHeight
Public propertyWidth
Top
Methods
See Also