PanoramaDirection Enumeration

CVB.Net Documentation
Defines the direction of the panoramic image.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public enum PanoramaDirection
Members

  Member nameValueDescription
Horizontal0 Images are stitch horizontally.
Vertical1 Images are stitched vertically.
See Also

Reference