Version

ArcGISOnlineTileSource Class Members

The following tables list the members exposed by ArcGISOnlineTileSource.

Public Constructors
 NameDescription
Public ConstructorArcGISOnlineTileSource ConstructorConstructs an instance of ArcGISOnlineTileSource  
Public Properties
 NameDescription
Public PropertyIsMapPublicGets or sets the IsMapPublic flag.  
Public PropertyLevelOfDetailGets or sets the Levels of Detail.  
Public PropertyMapServerUriGets or sets the map server uri.  
Public PropertyUserTokenGets or sets the User Token.  
Public Methods
 NameDescription
Public MethodResetOverridden. Resets all the properties to their default values  
Public MethodResetIsMapPublicResets the IsMapPublic property to its default value.  
Public MethodResetLevelOfDetailResets the LevelOfDetail property to its default value.  
Public MethodResetMapServerUriResets the MapServerUri property to its default value.  
Public MethodResetUserTokenResets the UserToken property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeIsMapPublicIndicates if the IsMapPublic property needs to be serialized.  
Protected MethodShouldSerializeLevelOfDetailIndicates if the LevelOfDetail property needs to be serialized.  
Protected MethodShouldSerializeMapServerUriIndicates if the MapServerUri property needs to be serialized.  
Protected MethodShouldSerializeUserTokenIndicates if the UserToken property needs to be serialized.  
See Also