C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / VectorType Enumeration

VectorType Enumeration
Specifies the type of the vector item.
Syntax
'Declaration
 
Public Enum VectorType 
   Inherits System.Enum
 
Members
MemberDescription
PlacemarkA placemark. Used to draw a mark and label.
PolygonA polygon.
PolylineA polyline.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Maps.VectorType

See Also