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