Name | Description | |
---|---|---|
C1VectorPolyline Constructor | Intializes a new instance of C1VectorPolyline object. |
The following tables list the members exposed by C1VectorPolyline.
Name | Description | |
---|---|---|
C1VectorPolyline Constructor | Intializes a new instance of C1VectorPolyline object. |
Name | Description | |
---|---|---|
Fill | Gets or sets the fill color of the vector item. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase) | |
FillOpacity | Gets or sets the fill opacity of the vector item, from 0 to 1. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase) | |
Lod | Gets or sets the level of details of the vector item. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase) | |
Name | Gets or sets the name of the vector item. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase) | |
Points | Gets a collection of PointD which represents the coordinates of this vector item, in geographic unit (longitude and latitude). (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase) | |
Stroke | Gets or sets the stroke color of the vector item. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase) | |
StrokeDashArray | Gets or sets the stroke dash style of the vector item. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase) | |
StrokeLineCap | Gets or sets the shape at the end of the line. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase) | |
StrokeLineJoin | Gets or sets the shape that join two lines. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase) | |
StrokeMiterLimit | Gets or sets the limit on the ratio of the miter length to half the stroke thickness of the shape. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase) | |
StrokeOpacity | Gets or sets the stroke opacity of the vector item, from 0 to 1. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase) | |
StrokeWidth | Gets or sets the stroke thicknees of the vector item, in pixel. (Inherited from C1.Web.Wijmo.Controls.C1Maps.C1VectorItemBase) |