ArcGIS Explorer Component Help |
Viewpoint..::.Envelope Property |
Viewpoint Class See Also |
Gets the envelope that defines the spatial extent of this Viewpoint.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public Envelope Envelope { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Envelope As Envelope |