Maps for ASP.NET Web Forms
VectorType Enumeration

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Maps Namespace : VectorType Enumeration
Specifies the type of the vector item.
Syntax
'Declaration
 
Public Enum VectorType 
   Inherits System.Enum
public enum VectorType : 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

Reference

C1.Web.Wijmo.Controls.C1Maps Namespace