Structure VLStreamTypes.TVLFloatPoint
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: VideoLabBasicPkg
Unit: VLStreamTypes
Contents |
Syntax
Delphi:
type TVLFloatPoint = record
C++ Builder:
struct TVLFloatPoint
Visual C++ (MFC):
struct CTVLFloatPoint
C# (.NET):
public struct FloatPoint
Summary
X and Y floating point coordinate structure.
Description
Defines structure containing X and Y floating point coordinate.