ESRI.ArcGIS.ADF.Web.DataSources.Graphics
ApplyStateToDataSourceObjects Method
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.Graphics Namespace > MapFunctionality Class : ApplyStateToDataSourceObjects Method




Sets the state of the data sources for the map resource to the values of current state.

Syntax

Visual Basic (Declaration) 
Public Sub ApplyStateToDataSourceObjects() 
Visual Basic (Usage)Copy Code
Dim instance As MapFunctionality
 
instance.ApplyStateToDataSourceObjects()
C# 
public void ApplyStateToDataSourceObjects()

Remarks

For a graphics resource, this method sets the graphics data set's ImageDescriptor and Rotation to the values of the map functionality.

See Also

© 2010 All Rights Reserved.