[]
        
(Showing Draft Content)

C1.Win.Map.VectorItem

VectorItem Class

Represents the base class of vector element.

Namespace: C1.Win.Map
Assembly: C1.Win.Map.4.8.dll
Syntax
public abstract class VectorItem : NotifyObject

Constructors

Name Description
VectorItem()

Initializes a new instance of VectorItem object.

Properties

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.