ESRI.ArcGIS.ADF.IMS | |
MapUnits Property | |
See Also |
ESRI.ArcGIS.ADF.IMS.Carto Namespace > DataFrame Class : MapUnits Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property MapUnits As MapUnits |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public MapUnits MapUnits {get;} |
For an example, see the DataFrame overview.
This is the map units for the data frame. Map units and spatial reference can be different for data frames within the same ArcMap Server image service.
This property is read-only.