Field VLImageDefs.TVLImageRect.X
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: TVLImageRect
Contents |
Syntax
Delphi:
X : Integer;
C++ Builder:
int X;
Visual C++ (MFC):
int X;
C# (.NET):
public int X;
Summary
The X position of the rectangle.
Description
Contains the X position of the rectangle.