DK11 for ActiveX | TatukGIS_XDK11.ITGIS_RendererAbstract.CanvasDrawPolyLine_4 | Methods | Properties
Draw a poly-line on the Canvas object.
// C# public void CanvasDrawPolyLine_4( ITGIS_DrawBufF _points );
' VisualBasic Public Sub CanvasDrawPolyLine_4( ByVal _points As ITGIS_DrawBufF )
// Oxygene public procedure CanvasDrawPolyLine_4( _points : ITGIS_DrawBufF );
Name | Type | Description |
---|---|---|
_points | ITGIS_DrawBufF | array of all points (in pixels) |