Click or drag to resize

IDewarpController Properties

The IDewarpController type exposes the following members.

Properties
 NameDescription
Public propertyPan The pan-angle (in radian) of the view state. Should be used to get actual pan-angle for storing a preposition.
Public propertyTilt The tilt-angle (in radian) of the view state. Should be used to get actual tilt-angle for storing a preposition.
Public propertyZoom The zoom factor (in radian) of the view state. Should be used to get actual zoom factor for storing a preposition. In fact values near 0 are returned when max zoom in is set.
Top
See Also