ESRI.ArcGIS.ADF | |
m_spRef Field | |
See Also Send comments on this topic. |
ESRI.ArcGIS.ADF.BaseClasses Namespace > BaseCustomGlobeLayer Class : m_spRef Field |
Visual Basic (Declaration) | |
---|---|
Protected m_spRef As ISpatialReference |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
protected ISpatialReference m_spRef |
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.