Draws a polyline.
Namespace: MindFusion.Mapping.WpfAssembly: MindFusion.Mapping.Wpf
public void DrawPolyline ( IList<Point> points)
Public Sub DrawPolyline( _ points As IList(Of Point) _)
A list of points specifying the polyline segments.
LayerPresenter MembersLayerPresenter ClassMindFusion.Mapping.Wpf Namespace