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