|
| ESRI.ArcGIS.ADF.Web | |
| Add Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.Display.Graphics Namespace > ElementGraphicsLayer Class : Add Method |
- graphicElement
- The GraphicElement to add.
| Visual Basic (Declaration) | |
|---|---|
Public Function Add( _ ByVal graphicElement As GraphicElement _ ) As DataRow | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ElementGraphicsLayer Dim graphicElement As GraphicElement Dim value As DataRow value = instance.Add(graphicElement) | |
| C# | |
|---|---|
public DataRow Add( GraphicElement graphicElement ) | |
Parameters
- graphicElement
- The GraphicElement to add.
Return Value
DataRow in the table that contains the graphic element.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