ESRI.ArcGIS.ADF.IMS | |
RecommendedMaxExtent Property | |
See Also |
ESRI.ArcGIS.ADF.IMS.Carto Namespace > DataFrame Class : RecommendedMaxExtent Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property RecommendedMaxExtent As Envelope |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Envelope RecommendedMaxExtent {get;} |
This is the full extent of the data frame as recommended by the map author.
This property is read-only.