QuickTimeObjectProperties.TiltAngle Property
Gets or sets a value that specifies the tilt 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 tilt angle. |
Remarks
The TiltAngle property can be set to a value between -42.5 and 42.5 degrees.
See Also