StreetViewPov Class

GoogleMap Control Artem.Google

GoogleMap Control StreetViewPov Class
NamespacesArtem.Google.UIStreetViewPov
GoogleMap Control v6.0
A point of view object which specifies the camera's orientation at the Street View panorama's position. The point of view is defined as heading, pitch and zoom.
Declaration Syntax
C# Visual Basic
public class StreetViewPov
Public Class StreetViewPov
Members
All Members Constructors Methods Properties



Icon Member Description
StreetViewPov()()()()
Initializes a new instance of the StreetViewPov class

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Heading
The camera heading in degrees relative to true north. True north is 0°, east is 90°, south is 180°, west is 270°.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Pitch
The camera pitch in degrees, relative to the street view vehicle. Ranges from 90° (directly upwards) to -90° (directly downwards).

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Zoom
The zoom level. Fully zoomed-out is level 0, zooming in increases the zoom level.

Inheritance Hierarchy
Object
StreetViewPov

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)