|
| ESRI.ArcGIS.ADF.Web | |
| DrawTextMarkerSymbol(TextMarkerSymbol,Graphics,Multipoint) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.Display.Drawing Namespace > DrawingUtility Class > DrawTextMarkerSymbol Method : DrawTextMarkerSymbol(TextMarkerSymbol,Graphics,Multipoint) Method |
- sym
- The symbol.
- g
- The System.Drawing.Graphics object.
- geometry
- The geometry.
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Shared Sub DrawTextMarkerSymbol( _ ByVal sym As TextMarkerSymbol, _ ByVal g As Graphics, _ ByVal geometry As Multipoint _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim sym As TextMarkerSymbol Dim g As Graphics Dim geometry As Multipoint DrawingUtility.DrawTextMarkerSymbol(sym, g, geometry) | |
| C# | |
|---|---|
public static void DrawTextMarkerSymbol( TextMarkerSymbol sym, Graphics g, Multipoint geometry ) | |
Parameters
- sym
- The symbol.
- g
- The System.Drawing.Graphics object.
- geometry
- The geometry.
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