Interface IPolygon 多角形の情報を表します。 Namespace: Menou.Menoute.Runtime Assembly: Menou.Menoute.Runtime.dll Syntax public interface IPolygon Properties Name Description Distances 辺の距離リスト。 LineCount 辺の数。 Points 頂点の座標リスト。