|
| ESRI.ArcGIS.ADF.IMS | |
| Extent Property | |
| See Also | |
| ESRI.ArcGIS.ADF.IMS.Carto Namespace > DataFrame Class : Extent Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property Extent As Envelope | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public Envelope Extent {get; set;} | |
For an example of setting the extent of the DataFrame, see the
DataFrame overview.
The extent of the data frame can be set before generating a layout file. Each
data frame within a layout may have a different extent. If changing the extent, be sure
to use coordinates in the spatial reference of the DataFrame, or set the
SpatialReference of the extent.