FlexReport for WinForms
Points プロパティ (PolygonShape)


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document 名前空間 > PolygonShape クラス : Points プロパティ
多角形の頂点を指定します。
シンタックス
'宣言
 
Public Property Points As C1.Win.Interop.Point()
'使用法
 
Dim instance As PolygonShape
Dim value() As C1.Win.Interop.Point
 
instance.Points = value
 
value = instance.Points
public C1.Win.Interop.Point[] Points {get; set;}
参照

PolygonShape クラス
PolygonShape メンバ