| Name | Description | |
|---|---|---|
|  | Fill | Gets or sets the fill color of the vector item. | 
|  | FillOpacity | Gets or sets the fill opacity of the vector item, from 0 to 1. | 
|  | Lod | Gets or sets the level of details of the vector item. | 
|  | Name | Gets or sets the name of the vector item. | 
|  | Points | Gets a collection of PointD which represents the coordinates of this vector item, in geographic unit (longitude and latitude). | 
|  | Stroke | Gets or sets the stroke color of the vector item. | 
|  | StrokeDashArray | Gets or sets the stroke dash style of the vector item. | 
|  | StrokeLineCap | Gets or sets the shape at the end of the line. | 
|  | StrokeLineJoin | Gets or sets the shape that join two lines. | 
|  | StrokeMiterLimit | Gets or sets the limit on the ratio of the miter length to half the stroke thickness of the shape. | 
|  | StrokeOpacity | Gets or sets the stroke opacity of the vector item, from 0 to 1. | 
|  | StrokeWidth | Gets or sets the stroke thicknees of the vector item, in pixel. |