Gets the envelope that defines the spatial extent of this Viewpoint.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public Envelope Envelope { get; }
Visual Basic (Declaration)
Public ReadOnly Property Envelope As Envelope

Field Value

An Envelope representing the spatial extent of this Viewpoint; Null if this Viewpoint was instantiated using a pair of points (observer and target).

See Also

Relate Topics:
  DisplayMode Property
  Observer Property
  Rotation Property
  Target Property
Created by Atop CHM to web converter,© 2009 all right reserved.