Property VLMotionDetect.TVLMotions.MaxCell
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.
Class: TVLMotions
Contents |
Syntax
Delphi:
property MaxCell : TPoint read GetMaxCell;
C++ Builder:
__property TPoint MaxCell = { read=GetMaxCell };
Summary
Returns the position of the maximum motion.
Description
Use this property to get the position of the maximum motion.