ESRI.ArcGIS.ADF.Local | |
m_spatialRef Field | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.BaseClasses Namespace > BaseCustomLayer Class : m_spatialRef Field |
Visual Basic (Declaration) | |
---|---|
Protected m_spatialRef As ISpatialReference |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
protected ISpatialReference m_spatialRef |
This spatial reference should not be modified. Class member m_mapSpatialRef holds the map's
spatial reference and should be used in order to implement reprojection on the fly.