A shape consisting of a set of connected straight line segments.
Typically a polyline represents an 'open' shape.
See also GwxPolygon.
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public sealed class GwxPolyline : GwxPolylineBase |
| Visual Basic |
|---|
Public NotInheritable Class GwxPolyline _ Inherits GwxPolylineBase |
| JScript |
|---|
public final class GwxPolyline extends GwxPolylineBase |
Inheritance Hierarchy
System..::..Object
FilteredCustomTypeDescriptorBase
Ico.Gwx..::..GwxDependencyObject
Ico.Gwx..::..GwxElement
Ico.Gwx..::..GwxShape
Ico.Gwx..::..GwxPathBase
Ico.Gwx..::..GwxPolylineBase
Ico.Gwx..::..GwxPolyline
FilteredCustomTypeDescriptorBase
Ico.Gwx..::..GwxDependencyObject
Ico.Gwx..::..GwxElement
Ico.Gwx..::..GwxShape
Ico.Gwx..::..GwxPathBase
Ico.Gwx..::..GwxPolylineBase
Ico.Gwx..::..GwxPolyline