[]
Represents the placemark vector element.
public class VectorPlacemark : VectorItem
| Name | Description |
|---|---|
| VectorPlacemark() | Initializes a new instance of VectorPlacemark object. |
| Name | Description |
|---|---|
| LabelStyle | Gets or sets the style for label. |
| LabelWidth | Gets or sets the maximum width of the label. Zero or negative value to auto determing. |
| Lod | Gets or sets the level of details of this placemark. |
| Marker | Gets or sets the marker for this placemark. |
| Type | Gets the type (Placemark) of this vector element. |