Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > ILocation > Properties
ILocation.Y Property
Defines the Y, or vertical, location. The property calls the GetY and SetY methods
Namespace: CommonInterfaces
Delphi
public property Y: Single read get_Y write set_Y;
Property Value
Type: Single
•CommonInterfaces.ILocation.X
•CommonInterfaces.ILocation.Z
•CommonInterfaces.ILocation.GetY
•CommonInterfaces.ILocation.SetY(Single)
•CommonInterfaces.ILocation.SetXYZ(Single,Single,Single)
•ILocation
•CommonInterfaces