ESRI.ArcGIS.ADF.Web.DataSources.Graphics
ApplyStateToDataSourceObjects Method
See Also  Send Feedback
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.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.