Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > ILocation > Properties
ILocation.X Property
Defines the X, or horizontal, location. The property calls the GetX and SetX methods
Namespace: CommonInterfaces
Delphi
public property X: Single read get_X write set_X;
Property Value
Type: Single
•CommonInterfaces.ILocation.Y
•CommonInterfaces.ILocation.Z
•CommonInterfaces.ILocation.GetX
•CommonInterfaces.ILocation.SetX(Single)
•CommonInterfaces.ILocation.SetXYZ(Single,Single,Single)
•ILocation
•CommonInterfaces