VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Media Namespace / DirectShowCameraControlProperties Class / Pan Property
Syntax Exceptions Requirements SeeAlso
In This Topic
    Pan Property (DirectShowCameraControlProperties)
    In This Topic
    Gets or sets the pan setting, in degrees, of camera.
    Syntax

    Property Value

    Values range from -180 to +180, with the default set to zero.
    Positive values are clockwise from the origin (the camera rotates clockwise when viewed from above), and negative values are counterclockwise from the origin.
    Exceptions
    ExceptionDescription
    Thrown if error occurs.
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also