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