Field VLVisionStreamTypes.TVLRectangle.Center
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: TVLRectangle
Contents |
Syntax
Delphi:
Center : TVLFloatPoint;
C++ Builder:
TVLFloatPoint Center;
Visual C++ (MFC):
CTVLFloatPoint Center;
C# (.NET):
public Mitov.VideoLab.FloatPoint Center;
Summary
The center of the rectangle.
Description
Contains the coordinates of the center of the rectangle.