Share via


YResolution Property

Microsoft Robotics Class Reference

The pixel height of the camera image. 0 means don't change.

Namespace: Microsoft.Robotics.Simulation.Engine.Proxy
Assembly: SimulationEngine.Proxy (in SimulationEngine.Proxy.dll) Version: 4.0.261.0

Syntax

[DataMemberAttribute(Order = )]
public int YResolution { get; set; }

See Also

CameraView Class

Microsoft.Robotics.Simulation.Engine.Proxy Namespace