Click or drag to resize
DimmingSequencePoint Class
Inheritance Hierarchy
Object
  Com.Datalogic.Extension.Selfshopping.LedDimmingSequencePoint

Namespace: Com.Datalogic.Extension.Selfshopping.Led
Assembly: datalogic-xamarin-sdk-selfshopping (in datalogic-xamarin-sdk-selfshopping.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class DimmingSequencePoint : Object

The DimmingSequencePoint type exposes the following members.

Constructors
  NameDescription
Public methodDimmingSequencePoint
Initializes a new instance of the DimmingSequencePoint class
Top
Properties
  NameDescription
Public propertyBrightness
Returns the point's brightness.
Public propertyTime
Returns the point's time.
Top
Remarks
A point in the dimming sequence, characterized by a time value (in milliseconds) and a brightness value (in percentage).

[Android Documentation]

See Also