VEShapeType 列挙体

利用できる Shape のタイプの列挙体です。

構文

VEShapeType{ Pushpin   Polyline   Polygon }

メンバー

メンバー 説明

Pushpin

プッシュピンの Shape オブジェクトを表します。

Polyline

折れ線の Shape オブジェクトを表します。

Polygon

多角形の Shape オブジェクトを表します。

解説

この列挙体は、VEShape クラス オブジェクトの Shape のタイプを表します。

関連項目

概念

VEShapeLayer クラス