ESRI.ArcGIS.ADF.Web
GraphicsDataSet Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.ADF.Web.Display.Graphics Namespace : GraphicsDataSet Class




The following tables list the members exposed by GraphicsDataSet.

Public Constructors

 NameDescription
public ConstructorGraphicsDataSet ConstructorOverloaded.   
Top

Public Fields

 NameDescription
public FieldTableChangesThis collection is used by the map control to keep track of graphic layer table changes, and is populated by the System.ComponentModel.CollectionChangeEventHandler event.  
Top

Public Properties

 NameDescription
public PropertyBackColor The background color of images exported from the GraphicsDataSet.  
public PropertyCaseSensitive (Inherited from System.Data.DataSet)
public PropertyContainer (Inherited from System.ComponentModel.MarshalByValueComponent)
public PropertyDataSetName (Inherited from System.Data.DataSet)
public PropertyDefaultExtent Gets or sets the default extent of the GraphicsDataSet.  
public PropertyDefaultViewManager (Inherited from System.Data.DataSet)
public PropertyDesignMode (Inherited from System.ComponentModel.MarshalByValueComponent)
public PropertyEnforceConstraints (Inherited from System.Data.DataSet)
public PropertyExtendedProperties (Inherited from System.Data.DataSet)
public PropertyFullExtent Gets the full extent of all contained graphic layers.  
public PropertyHasErrors (Inherited from System.Data.DataSet)
public PropertyImageDescriptor The ImageDescriptor used when exporting images from the GraphicsDataSet.  
public PropertyIsInitialized (Inherited from System.Data.DataSet)
public PropertyLocale (Inherited from System.Data.DataSet)
public PropertyNamespace (Inherited from System.Data.DataSet)
public PropertyPrefix (Inherited from System.Data.DataSet)
public PropertyRelations (Inherited from System.Data.DataSet)
public PropertyRemotingFormat (Inherited from System.Data.DataSet)
public PropertyRotationThe rotation in degrees of this data set's layers.  
public PropertySchemaSerializationMode (Inherited from System.Data.DataSet)
public PropertySite (Inherited from System.ComponentModel.MarshalByValueComponent)
public PropertyTables (Inherited from System.Data.DataSet)
Top

Protected Properties

 NameDescription
protected PropertyEvents (Inherited from System.ComponentModel.MarshalByValueComponent)
Top

Public Methods

 NameDescription
public MethodAcceptChanges (Inherited from System.Data.DataSet)
public MethodBeginInit (Inherited from System.Data.DataSet)
public MethodClear (Inherited from System.Data.DataSet)
public MethodClone Copies the structure of the GraphicsDataSet. Does not copy any data.  
public MethodCopyCopies both the structure and data for this GraphicsDataSet.  
public MethodCreateDataReaderOverloaded.  (Inherited from System.Data.DataSet)
public MethodDisposeOverloaded.  (Inherited from System.ComponentModel.MarshalByValueComponent)
public MethodDrawExtent Draws the contents of all contained graphic layers in the specified extent.  
public MethodEndInit (Inherited from System.Data.DataSet)
public MethodGetChangesOverloaded.  (Inherited from System.Data.DataSet)
public MethodGetObjectDataOverridden.  Populates a serialization information object with the data needed to serialize the GraphicsDataSet.  
public MethodGetService (Inherited from System.ComponentModel.MarshalByValueComponent)
public MethodGetXml (Inherited from System.Data.DataSet)
public MethodGetXmlSchema (Inherited from System.Data.DataSet)
public MethodHasChangesOverloaded.  (Inherited from System.Data.DataSet)
public MethodInferXmlSchemaOverloaded.  (Inherited from System.Data.DataSet)
public MethodLoadOverloaded.  (Inherited from System.Data.DataSet)
public MethodMergeOverloaded.  (Inherited from System.Data.DataSet)
public MethodReadXmlOverloaded.  (Inherited from System.Data.DataSet)
public MethodReadXmlSchemaOverloaded.  (Inherited from System.Data.DataSet)
public MethodRejectChanges (Inherited from System.Data.DataSet)
public MethodReset (Inherited from System.Data.DataSet)
public MethodWriteXmlOverloaded.  (Inherited from System.Data.DataSet)
public MethodWriteXmlSchemaOverloaded.  (Inherited from System.Data.DataSet)
Top

Protected Methods

Public Events

See Also

© 2011 All Rights Reserved.