QuickTimeObjectProperties.PanAngle Property
Gets or sets the pan angle for a QuickTime VR movie.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 0 | An integer value specifying the pan angle of a movie. |
Remarks
The PanAngle property can be set to a value between 0 and 360 degrees.
See Also