PanTiltState Class

Microsoft Robotics Class Reference

Pan/Tilt state.

Namespace: Microsoft.Robotics.Services.PanTilt.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.Proxy.dll) Version: 4.0.261.0

Syntax

[DataContractAttribute(Namespace = "https://schemas.microsoft.com/robotics/2011/10/pantilt.html")]
[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/robotics/2011/10/pantilt.html", 
    ElementName = "PanTiltState")]
public class PanTiltState : IDssSerializable, 
    ICloneable

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Services.PanTilt.Proxy..::..PanTiltState

See Also

PanTiltState Members

Microsoft.Robotics.Services.PanTilt.Proxy Namespace