ESRI.ArcGIS.ADF.Web
FeatureGraphicsLayer Class Properties
See Also 
ESRI.ArcGIS.ADF.Web.Display.Graphics Namespace : FeatureGraphicsLayer Class




For a list of all members of this type, see FeatureGraphicsLayer members.

Public Properties

 NameDescription
Public PropertyCaseSensitive (Inherited from System.Data.DataTable)
Public PropertyChildRelations (Inherited from System.Data.DataTable)
Public PropertyColumns (Inherited from System.Data.DataTable)
Public PropertyConstraints (Inherited from System.Data.DataTable)
Public PropertyContainer (Inherited from System.ComponentModel.MarshalByValueComponent)
Public PropertyDataSet (Inherited from System.Data.DataTable)
Public PropertyDefaultView (Inherited from System.Data.DataTable)
Public PropertyDesignMode (Inherited from System.ComponentModel.MarshalByValueComponent)
Public PropertyDisplayExpression (Inherited from System.Data.DataTable)
Public PropertyEnableCallout Enables or disables the callout when the GraphicsLayer is rendered on client. (Inherited from GraphicsLayer)
Public PropertyExtendedProperties (Inherited from System.Data.DataTable)
Public PropertyFeatureType The type of feature this FeatureGraphicsLayer contains.  
Public PropertyForceFullClientGraphicsRefresh Sets to true if you want to force a full refresh of client graphics (Inherited from GraphicsLayer)
Public PropertyFullExtentOverridden.  Gets the full extent of all contained features.  
Public PropertyGeometryColumnIndex The index of the column containing geometry in the FeatureGraphicsLayer DataTable.  
Public PropertyGeometryColumnName The name of the column containing geometry in the FeatureGraphicsLayer DataTable.  
Public PropertyGraphicsIDColumnThe primary key column of the GraphicsLayer containing an integer ID. (Inherited from GraphicsLayer)
Public PropertyHasErrors (Inherited from System.Data.DataTable)
Public PropertyHighlightRenderer Gets or sets the object used to render highlighted features when RenderOnClient is true.  
Public PropertyIsInitialized (Inherited from System.Data.DataTable)
Public PropertyIsSelectedColumn The System.Data.DataColumn that is of type boolean containing and which indicates if a particular row is selected. (Inherited from GraphicsLayer)
Public PropertyLocale (Inherited from System.Data.DataTable)
Public PropertyMinimumCapacity (Inherited from System.Data.DataTable)
Public PropertyNamespace (Inherited from System.Data.DataTable)
Public PropertyParentRelations (Inherited from System.Data.DataTable)
Public PropertyPrefix (Inherited from System.Data.DataTable)
Public PropertyPrimaryKey (Inherited from System.Data.DataTable)
Public PropertyRemotingFormat (Inherited from System.Data.DataTable)
Public PropertyRenderer Gets or sets the object used to render features.  
Public PropertyRenderOnClient If true, the layer is rendered on the client as vector graphics (Inherited from GraphicsLayer)
Public PropertyRows (Inherited from System.Data.DataTable)
Public PropertySelectedRenderer Gets or sets the object used to render selected features. If this is null, the Renderer object is used for rendering selected features.  
Public PropertySite (Inherited from System.Data.DataTable)
Public PropertySupportsIdentify Whether this layer supports identify operations. False by default. (Inherited from GraphicsLayer)
Public PropertyTableName (Inherited from System.Data.DataTable)
Public PropertyTransparency The percentage transparency for the graphics layer when overlaid on other graphics layer in the dataset resources. (Inherited from GraphicsLayer)
Public PropertyVisible Whether the GraphicLayer is visible. (Inherited from GraphicsLayer)
Top

Protected Properties

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

See Also

© 2010 All Rights Reserved.