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


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

PolygonShape クラス
PolygonShape メンバ