'Declaration Public Property Roll As DirectShowCameraControlPropertyValue
public DirectShowCameraControlPropertyValue Roll { get; set; }
public: __property DirectShowCameraControlPropertyValue get_Roll(); public: __property void set_Roll(
DirectShowCameraControlPropertyValue value
);
public:
property DirectShowCameraControlPropertyValue Roll { DirectShowCameraControlPropertyValue get(); void set(DirectShowCameraControlPropertyValue value); }
Property Value
Values range from -180 to +180, with the default set to zero. Positive values cause a clockwise rotation of the camera along the image-viewing axis, and negative values cause a counterclockwise rotation of the camera.