Gets the observers viewing position in relation to the map display target location.
Namespace:
ESRI.ArcGISExplorer.Mapping
Assembly:
ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public Point Observer { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Observer As Point |
Field Value
A Point representing the position that the observer is looking from, in relation to the map display target location; Null if the display is in 2D mode.
Remarks
The observer is used in conjunction with a target location to define a Viewpoint in 3D display mode.
See Also
Relate Topics:
Altitude Property
AnimateMovement Property
CoordinateSystem2D Property
CoordinateSystem3D Property
CurrentCoordinateSystem Property
CurrentGeographicTransformations Property
DisplayMode Property
Extent Property
GeographicTransformations2D Property
GeographicTransformations3D Property
Graphics Property
IsNavigating Property
IsStreaming Property
IsTracking Property
IsUpdating Property
Map Property
MapScale Property
Rotation Property
Size Property
Target Property
TiltAngle Property
ZoomLevel Property
Altitude Property
AnimateMovement Property
CoordinateSystem2D Property
CoordinateSystem3D Property
CurrentCoordinateSystem Property
CurrentGeographicTransformations Property
DisplayMode Property
Extent Property
GeographicTransformations2D Property
GeographicTransformations3D Property
Graphics Property
IsNavigating Property
IsStreaming Property
IsTracking Property
IsUpdating Property
Map Property
MapScale Property
Rotation Property
Size Property
Target Property
TiltAngle Property
ZoomLevel Property
Created by Atop CHM to web converter,© 2009 all right reserved.