Class VLThreshold.TVLThresholdValue
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: VideoLabPkg
Unit: VLThreshold
Inherits: TLPOptionalEnabledPersistent
Contents |
Syntax
Delphi:
type TVLThresholdValue = class( TLPOptionalEnabledPersistent )
C++ Builder:
class TVLThresholdValue : public TLPOptionalEnabledPersistent
Visual C++ (MFC):
class CTVLThresholdValue : public CTLPOptionalEnabledPersistent
C# (.NET):
public ref class TVLThresholdValue : Mitov.VideoLab.OptionalEnabledPersistent
Summary
Threshold properties class.
Description
Defines a threshold properties class.
Properties
Published
- Threshold - Specifies the threshold level.
- Value - Specifies the threshold value to be used when the threshold level is passed.