![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
DrawLines Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.Display.Drawing Namespace > DrawingUtility Class : DrawLines Method |
- points
- The points.
- pen
- The pen.
- graphics
- The graphics.
Visual Basic (Declaration) | |
---|---|
Public Shared Sub DrawLines( _ ByVal points() As Point, _ ByVal pen As Pen, _ ByVal graphics As Graphics _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim points() As Point Dim pen As Pen Dim graphics As Graphics DrawingUtility.DrawLines(points, pen, graphics) |
Parameters
- points
- The points.
- pen
- The pen.
- graphics
- The graphics.
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