 | BaseEposMotorizedDeviceDeviceGlobalPosition Property |
Namespace:
LynceeTec.DHM.Motors
Assembly:
LynceeTec.DHM (in LynceeTec.DHM.dll) Version: 7.3.77.25127 8_0_dev ee7cc19, built 2018-08-31 12:03:08 UTC
Syntaxpublic MotorizedDeviceGlobalPosition DeviceGlobalPosition { get; set; }
public:
virtual property MotorizedDeviceGlobalPosition^ DeviceGlobalPosition {
MotorizedDeviceGlobalPosition^ get () sealed;
void set (MotorizedDeviceGlobalPosition^ value) sealed;
}
Property Value
Type:
MotorizedDeviceGlobalPositionImplements
IMotorizedDeviceDeviceGlobalPosition
See Also