The Adjustment type exposes the following members.

Constructors

  NameDescription
Public methodAdjustment()()()()
Initializes a new instance of the Adjustment class.
Public methodAdjustment(Single)
Creates adjustment guide and sets it's value.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyValue
Gets or sets adjustment value. Value is in the range [0..1].

See Also