Maps for WinForms
VectorType 列挙体

C1.Win.Map.4.5.2 アセンブリ > C1.Win.Map 名前空間 : VectorType 列挙体
ベクター要素のタイプを指定します。
シンタックス
'宣言
 
Public Enum VectorType 
   Inherits System.Enum
public enum VectorType : System.Enum 
メンバ
メンバ解説
Placemarkプレースマーク要素。
Polygonポリゴン要素。
Polylineポリライン要素。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.Map.VectorType

参照

C1.Win.Map 名前空間