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