Class VLRectRegion.TVLPoint
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: VLRectRegion
Inherits: TLPPersistentNotify
Contents | 
Syntax
Delphi:
type TVLPoint = class( TLPPersistentNotify )
C++ Builder:
class TVLPoint : public TLPPersistentNotify
Visual C++ (MFC):
class CTVLPoint : public CTLPPersistentNotify
C# (.NET):
public ref class Point : Vcl.VclProperty
Summary
X, Y coordinates or offsets parameters class.
Description
Used to define X,Y coordinates or offsets.