[]
Represents the base class of vector element.
public abstract class VectorItem : NotifyObject
Name | Description |
---|---|
VectorItem() | Initializes a new instance of VectorItem object. |
Name | Description |
---|---|
Geometry | Gets or sets the geometry for this vector element. |
Style | Gets the style for this vector element. |
Tag | Gets or sets arbitrary user-defined data. |
Track | Gets or sets a value indicates whether should be used to auto center and zoom. |
Type | Gets the type of this vector element. |
Visible | Gets or sets the visibility of this vector element. |